summaryrefslogtreecommitdiff
path: root/rts/RtsMain.h
Commit message (Expand)AuthorAgeFilesLines
* make shutdownHaskellAndExit() shut down the RTS and exit immediatelySimon Marlow2011-08-121-1/+2
* Change the way module initialisation is done (#3252, #4417)Simon Marlow2011-04-121-1/+1
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-1/+1
* Keep C main separate from rts lib and link it in for standalone progsDuncan Coutts2009-05-151-0/+18