[project @ 2002-07-04 12:57:39 by simonmar]
authorsimonmar <unknown>
Thu, 4 Jul 2002 12:57:39 +0000 (12:57 +0000)
committersimonmar <unknown>
Thu, 4 Jul 2002 12:57:39 +0000 (12:57 +0000)
commitd21286147cf436e3336aeb787c0e54ad0c16a84f
tree1704785c1b7ef861a10b873837e8ddc637db2ca8
parenta0edfd924f34dc719d90e1564de800a318d918f8
[project @ 2002-07-04 12:57:39 by simonmar]
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.
include/HsBase.h