[project @ 2000-04-04 10:04:47 by simonmar]
authorsimonmar <unknown>
Tue, 4 Apr 2000 10:04:47 +0000 (10:04 +0000)
committersimonmar <unknown>
Tue, 4 Apr 2000 10:04:47 +0000 (10:04 +0000)
commitdd3e3d70c0fe16cc5c6226cc91832dd545518f0b
tree9783bf0fcd35f02e823f58342fbcaf530d6d5c1f
parent588b7cd35a516409fb5b7f09c712ed9bdf61fe42
[project @ 2000-04-04 10:04:47 by simonmar]
- make the second ^C kill the program immediately (the first one tries
  to interrupt it safely by killing all the threads, running
  finalizers etc.).

- don't ignore SIGPIPE by default, the program can do this itself.
ghc/rts/Signals.c