]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
change the name of AP_MPM_NEEDS_RECLAIM_CHILD_PROCESSES to
authorJeff Trawick <trawick@apache.org>
Mon, 13 Aug 2001 18:24:53 +0000 (18:24 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 13 Aug 2001 18:24:53 +0000 (18:24 +0000)
commitc8809eb467a162b31cfe08af4665f9797f2ab280
tree2b50e1bb09be1586a7e03aa0aac18897c590d36c
parentf29b938e84e3cbddf155ed01da6b5fbea412cbde
change the name of AP_MPM_NEEDS_RECLAIM_CHILD_PROCESSES to
be more consistent with similar names added recently; this
also cleans up an #if/#ifdef discrepency

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90141 13f79535-47bb-0310-9956-ffa450edef68
include/mpm_common.h
server/mpm/beos/mpm.h
server/mpm/experimental/perchild/mpm.h
server/mpm/perchild/mpm.h
server/mpm/prefork/mpm.h
server/mpm/threaded/mpm.h
server/mpm/worker/mpm.h
server/mpm_common.c