FIX -stubdir bug: the .hc file was #including the wrong _stub.h filename
[ghc-hetmet.git] / rts / posix / OSMem.c
2007-09-17 Simon Marlowavoid platform dependencies: my_uintptr_t ==> StgWord
2006-05-30 Simon Marlowreplace stgMallocBytesRWX() with our own allocator