BIN_DIST_INST_SUBDIR Needs to be defined in config.mk so ./Makefile can see it
[ghc-hetmet.git] / rts / posix / OSMem.c
2007-10-30 Manuel M T ChakravartyFix warning in OSMem for darwin
2007-10-17 Simon MarlowRefactoring: extract platform-specific code from sm...
2007-09-17 Simon Marlowavoid platform dependencies: my_uintptr_t ==> StgWord
2006-05-30 Simon Marlowreplace stgMallocBytesRWX() with our own allocator