summaryrefslogtreecommitdiff
path: root/rts/Globals.c
Commit message (Expand)AuthorAgeFilesLines
* adding FastString.string_table to the sharedCAF/Globals.c mechanismNicolas Frisby2013-07-161-2/+14
* Added RTS hooks for the timer manager.Andreas Voellmy2013-02-111-0/+14
* remove getOrSetTypeableStore. This is no longer used after the switchSimon Marlow2011-07-121-8/+0
* Integrate new I/O manager, with signal supportJohan Tibell2010-07-241-15/+22
* 'store' should be static (#3835)Simon Marlow2010-01-221-1/+1
* Second attempt to fix #1185 (forkProcess and -threaded)Simon Marlow2009-11-111-31/+61
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-1/+4
* add missing files (part of #3171 fix)Simon Marlow2009-04-241-0/+84