Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make shutdownHaskellAndExit() shut down the RTS and exit immediately | Simon Marlow | 2011-08-12 | 1 | -1/+2 |
* | Change the way module initialisation is done (#3252, #4417) | Simon Marlow | 2011-04-12 | 1 | -1/+1 |
* | Declare RTS-private prototypes with __attribute__((visibility("hidden"))) | Simon Marlow | 2009-08-05 | 1 | -1/+1 |
* | Keep C main separate from rts lib and link it in for standalone progs | Duncan Coutts | 2009-05-15 | 1 | -0/+18 |