[project @ 2000-02-22 12:09:23 by simonmar]
authorsimonmar <unknown>
Tue, 22 Feb 2000 12:09:24 +0000 (12:09 +0000)
committersimonmar <unknown>
Tue, 22 Feb 2000 12:09:24 +0000 (12:09 +0000)
commitb310c854fc771255ffc8bb57a3a76e8ce856ab7f
treef61fd596362618590e786f5ab0b68b702a18d82f
parent8486d65e1c0f5fce799748eaf3d945baabfff5ed
[project @ 2000-02-22 12:09:23 by simonmar]
Ignore SIGPIPE, since our I/O library handles EPIPE properly and
SIGPIPE tends to cause the Haskell program to exit silently and
mysteriously.

Found-by: furiously pressing the refresh button in a browser connected
to my Haskell web server :-)
ghc/rts/RtsStartup.c
ghc/rts/Signals.c
ghc/rts/Signals.h