cvs commit: fptools/ghc/includes RtsConfig.h fptools/ghc/rts
RtsSignals.h fptools/ghc/rts/posix Select.c
Simon Marlow
simonmar at microsoft.com
Mon Jan 16 11:38:25 EST 2006
simonmar 2006/01/16 08:38:25 PST
Modified files:
ghc/includes RtsConfig.h
ghc/rts RtsSignals.h
ghc/rts/posix Select.c
Log:
Default signal handlers weren't being installed; amazing that this has
been broken ever since I rearranged the signal handling code.
Revision Changes Path
1.9 +8 -0 fptools/ghc/includes/RtsConfig.h
1.3 +0 -2 fptools/ghc/rts/RtsSignals.h
1.3 +1 -1 fptools/ghc/rts/posix/Select.c
More information about the Cvs-ghc
mailing list