Add an --install-signal-handlers=<yes|no> RTS flag; fixes trac #804
[ghc-hetmet.git] / rts / posix / OSThreads.c
2007-02-23 Ian Lynaghpthread_key_delete wants the key itself, not a pointer...
2007-02-22 Ian LynaghFree thread local storage on shutdown
2007-02-01 sven.panne@aedion.deWarning police: Avoid warning about unused variable
2007-02-01 Simon MarlowPartial fix for #926
2006-08-23 Esa Ilari VuokkoAdd closeMutex and use it on clean up
2006-06-07 Simon MarlowGather timing stats for a Task when it completes.
2006-04-07 Simon MarlowReorganisation of the source tree