]> git.tuebingen.mpg.de Git - paraslash.git/commit
Simplify SIGUR1 handling.
authorAndre Noll <maan@systemlinux.org>
Tue, 11 Dec 2007 16:31:24 +0000 (17:31 +0100)
committerAndre Noll <maan@systemlinux.org>
Tue, 11 Dec 2007 16:31:24 +0000 (17:31 +0100)
commitb46dd218f90646441998f975c9b5515a5521c9d5
treeef292d587ae3c6e97da0fb640d66bc97b94bf645
parent55b45ec9ba3ef54395b3d22b3d00404f35e636a3
Simplify SIGUR1 handling.

There's no need to catch this signal in server.c as it is unly used to notify
its children. So just ignore it.
command.c
server.c