FIX #1861: floating-point constants for infinity and NaN in via-C
[ghc-hetmet.git] / rts / win32 / OSMem.c
2007-10-17 Simon MarlowRefactoring: extract platform-specific code from sm...
2007-10-17 Simon Marlowfix an error message (barf -> sysErrorBelch)
2006-05-30 simonmar@microsoft.comfix Win32 build
2006-05-30 Simon Marlowreplace stgMallocBytesRWX() with our own allocator