cvs commit: fptools/hslibs/posix PosixUtil.lhs PosixFiles.lhs
Simon Marlow <[email protected]> Fri, 12 Sep 2003 06:07:28 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.hslibs |
|---|---|
| Message-ID | <[email protected]> |
simonmar 2003/09/12 06:07:27 PDT
Modified files:
hslibs/posix PosixUtil.lhs PosixFiles.lhs
Log:
pathconf()/fpathconf() stuff now comes from System.Posix.
Revision Changes Path
1.9 +0 -2 fptools/hslibs/posix/PosixUtil.lhs
1.15 +1 -65 fptools/hslibs/posix/PosixFiles.lhs