simonmar 2002/07/04 05:57:40 PDT
Modified files:
libraries/base/include HsBase.h
Log:
We have to define _POSIX_PTHREAD_SEMANTICS on Solaris in order to get
the right versions of the _r functions. Otherwise we get
Solaris-specific versions of these, which puts a spanner in the works.
Fixes problems with getDirectoryContents on Solaris in the HEAD.
Revision Changes Path
1.8 +7 -1 fptools/libraries/base/include/HsBase.h
_______________________________________________
Cvs-libraries mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-libraries
- cvs commit: fptools/libraries/base/include HsBase.h Simon Marlow
- cvs commit: fptools/libraries/base/include HsBase.... Simon Marlow
- cvs commit: fptools/libraries/base/include HsBase.... Simon Peyton Jones
- cvs commit: fptools/libraries/base/include HsBase.... Sven Panne
- cvs commit: fptools/libraries/base/include HsBase.... Sven Panne
- cvs commit: fptools/libraries/base/include HsBase.... Simon Marlow
- cvs commit: fptools/libraries/base/include HsBase.... Sigbjorn Finne
- cvs commit: fptools/libraries/base/include HsBase.... Simon Marlow
- cvs commit: fptools/libraries/base/include HsBase.... Simon Marlow
- cvs commit: fptools/libraries/base/include HsBase.... Sigbjorn Finne
- cvs commit: fptools/libraries/base/include HsBase.... Sigbjorn Finne
