summaryrefslogtreecommitdiff
path: root/rts/Storage.c
Commit message (Expand)AuthorAgeFilesLines
* Add closeMutex and use it on clean upEsa Ilari Vuokko2006-08-231-0/+4
* make exit() overridable, for use in DLLsSimon Marlow2006-08-091-1/+1
* Remember to free() memory on exitSimon Marlow2006-08-081-0/+5
* New tracing interfaceSimon Marlow2006-06-081-6/+7
* replace stgMallocBytesRWX() with our own allocatorSimon Marlow2006-05-301-0/+99
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+1137