Declare RTS-private prototypes with __attribute__((visibility("hidden")))
[ghc-hetmet.git] / rts / posix / Signals.h
2009-08-05 Simon MarlowDeclare RTS-private prototypes with __attribute__(...
2009-02-19 Simon MarlowRewrite of signal-handling (ghc patch; see also base...
2006-12-01 Simon MarlowAdd support for the IO manager thread on Windows
2006-05-24 Simon MarlowBetter control of the IO manager thread; improvements...
2006-04-07 Simon MarlowReorganisation of the source tree