simonmar 2005/10/25 04:13:53 PDT
Modified files:
libraries/base/GHC Conc.lhs
Log:
forkIO the signal handlers directly from the IO manager thread, rather
than calling an RTS function to do the same thing.
Revision Changes Path
1.45 +4 -3 fptools/libraries/base/GHC/Conc.lhs