]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix the reporting for child processes that die. This removes
authorRyan Bloom <rbb@apache.org>
Tue, 23 Oct 2001 17:30:07 +0000 (17:30 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 23 Oct 2001 17:30:07 +0000 (17:30 +0000)
commitdbb19e0e8c5b8774c6227dcef2defb3a80e917cb
tree254e59f5617608b3f711f96cca7f73f367f9b894
parent362d3a5732d76db9089c50437274118cf77adecd
Fix the reporting for child processes that die.  This removes
all of the non-portable W* macros from Apache.

Submitted by: Jeff Trawick and Ryan Bloom

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