]> git.tuebingen.mpg.de Git - paraslash.git/commit
gui.c: Don't ignore SIGPIPE.
authorAndre Noll <maan@systemlinux.org>
Thu, 25 Oct 2007 21:59:52 +0000 (23:59 +0200)
committerAndre Noll <maan@systemlinux.org>
Thu, 25 Oct 2007 21:59:52 +0000 (23:59 +0200)
commitf6e88dc2c89030ce93824f2f7f635214654d695e
tree19bffcff42521585a586f5737dc5ac0126aaf469
parente029f628d427b296d38b399c25662a21795b32fe
gui.c: Don't ignore SIGPIPE.

The programs that are executed by para_gui likely depend on
SIGPIPE having its default action.
gui.c