]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
This patch puts enough of the signal processing back in so that the signals
authorPaul J. Reder <rederpj@apache.org>
Wed, 25 Apr 2001 13:42:38 +0000 (13:42 +0000)
committerPaul J. Reder <rederpj@apache.org>
Wed, 25 Apr 2001 13:42:38 +0000 (13:42 +0000)
commit2cb6a383dd2d32427d907902ed3ba8d838c0df8e
tree41344f532531e0cfc18e5ffa0ce2cc476961baa0
parentbd8337edd2efa5027538f5de26d16b3f25f4648e
This patch puts enough of the signal processing back in so that the signals
are all handled properly now. My previous patch fixed the deadlock race
condition, but broke the user directed signal handling. This fixes it to work
the it did before (primarily SIGTERM is now working).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88934 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/prefork/prefork.c