]> git.tuebingen.mpg.de Git - paraslash.git/commit
Get rid of E_SIGNAL_PIPE.
authorAndre Noll <maan@systemlinux.org>
Wed, 10 Oct 2007 18:04:03 +0000 (20:04 +0200)
committerAndre Noll <maan@systemlinux.org>
Wed, 10 Oct 2007 18:04:03 +0000 (20:04 +0200)
commitdcf9594fa041cdfae819186ed7e145d079110318
tree41f6786b1d5cff120d5cd5fa20147076c34c1054
parent941a6eda36695c14848df25a48281aa9f20841a0
Get rid of E_SIGNAL_PIPE.

If creation of the signal pipe fails, we abort anyway. So print
the errno in the fatal log message instead of the fact that the create
failed.
error.h
signal.c