]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Get rid of ap_check_signals() in all but the prefork MPM, and #define it
authorManoj Kasichainula <manoj@apache.org>
Wed, 1 Dec 1999 00:45:02 +0000 (00:45 +0000)
committerManoj Kasichainula <manoj@apache.org>
Wed, 1 Dec 1999 00:45:02 +0000 (00:45 +0000)
commit1582947dd510401a8a4ba47ed5e2caa03674b2a6
tree727fe55fb7da0899a9afc0fd0b75a8d8a1a5b452
parent4f70d9d00bf1fb2525cc5e9625f91fcbfb33ed0a
Get rid of ap_check_signals() in all but the prefork MPM, and #define it
away there. It's a TPF-specific piece that will likely go into a TPF
MPM.

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