Declare this file to be POSIX
authorSimon Marlow <simonmar@microsoft.com>
Thu, 18 May 2006 10:28:58 +0000 (10:28 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 18 May 2006 10:28:58 +0000 (10:28 +0000)
commitdb6ac78e2be25a5c8c44d50e073df25653dc0039
tree3cc5f0dd3a291d9d61a60f60b5d2d1d065b14c7c
parent1c8acc1564a5ba2d340c62966e7409f001601553
Declare this file to be POSIX
This is simpler than using _POSIX_THREAD_SEMANTICS on Solaris to get
the right version of ctime_r().
rts/RtsUtils.c