ross 2003/09/02 09:07:11 PDT
Modified files:
libraries/base/System Directory.hs
libraries/base/include HsBase.h
Log:
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.
Revision Changes Path
1.21 +4 -4 fptools/libraries/base/System/Directory.hs
1.25 +10 -2 fptools/libraries/base/include/HsBase.h
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries