simonmar 2006/01/18 02:31:50 PST
Modified files:
ghc configure.ac
ghc/includes Rts.h
ghc/rts Capability.c Schedule.c
ghc/rts/posix Signals.h
Log:
- fix a mixup in Capability.c regarding signals: signals_pending() is not
used in THREADED_RTS
- some cleanups and warning removal while I'm here
Revision Changes Path
1.22 +1 -1 fptools/ghc/configure.ac
1.39 +24 -0 fptools/ghc/includes/Rts.h
1.50 +7 -22 fptools/ghc/rts/Capability.c
1.284 +5 -19 fptools/ghc/rts/Schedule.c
1.3 +0 -1 fptools/ghc/rts/posix/Signals.h
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc