Replace some exit(n) calls with stg_exit(n); fixes trac #4445
[ghc-hetmet.git] / rts / Globals.h
2009-08-05 Simon MarlowDeclare RTS-private prototypes with __attribute__(...
2009-08-02 Simon MarlowRTS tidyup sweep, first phase