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


Reply via email to