summaryrefslogtreecommitdiff
path: root/rts/posix/Signals.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the symbol visibility pragmasSimon Marlow2010-06-171-2/+2
* The rest of the #1185 patch (forkProcess and -threaded)Simon Marlow2009-11-131-0/+2
* Rollback #1185 fixSimon Marlow2009-11-061-2/+0
* Fix #1185 (RTS part, also needs corresponding change to libraries/base)Simon Marlow2009-11-031-0/+2
* Omit visibility pragmas on Windows (fixes warnings/validate failures)Simon Marlow2009-09-091-2/+2
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-1/+5
* Rewrite of signal-handling (ghc patch; see also base and unix patches)Simon Marlow2009-02-191-2/+6
* Add support for the IO manager thread on WindowsSimon Marlow2006-12-011-6/+0
* Better control of the IO manager thread; improvements to deadlock checkingSimon Marlow2006-05-241-1/+5
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+26