Forked from
Glasgow Haskell Compiler / GHC
51105 commits behind the upstream repository.
-
rl@cse.unsw.edu.au authored
On Mac OS, ctime_r is not declared in time.h if _POSIX_C_SOURCE is defined. We work around this by providing a declaration ourselves.
rl@cse.unsw.edu.au authoredOn Mac OS, ctime_r is not declared in time.h if _POSIX_C_SOURCE is defined. We work around this by providing a declaration ourselves.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
RtsUtils.c 12.26 KiB