Fix #1185 (RTS part, also needs corresponding change to libraries/base)
[ghc-hetmet.git] / rts / posix / Signals.h
2009-11-03 Simon MarlowFix #1185 (RTS part, also needs corresponding change...
2009-09-09 Simon MarlowOmit visibility pragmas on Windows (fixes warnings...
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