merge upstream HEAD
[ghc-hetmet.git] / rts / posix / Signals.h
2010-06-17 Simon MarlowFix the symbol visibility pragmas
2009-11-13 Simon MarlowThe rest of the #1185 patch (forkProcess and -threaded)
2009-11-06 Simon MarlowRollback #1185 fix
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