[project @ 2003-09-02 16:07:08 by ross]
authorross <unknown>
Tue, 2 Sep 2003 16:07:11 +0000 (16:07 +0000)
committerross <unknown>
Tue, 2 Sep 2003 16:07:11 +0000 (16:07 +0000)
commitef12b173b1f51aa96e070441bc8a28f735616362
treedc3a546b21a95e2999b2757d61ea2e76d986d83f
parenteacefc4ec04b67940c74ab797eee34c9f47b7d75
[project @ 2003-09-02 16:07:08 by ross]
Deal with systems on which PATH_MAX is undefined, e.g. systems with
unlimited path length, like the Hurd (also faulty installations of gcc
on Solaris).  In fact getCurrentDirectory only needs a long path size
to use as a first approximation, so give it that.
System/Directory.hs
include/HsBase.h