]> granicus.if.org Git - apache/commit
Bring OS/2 MPM back from the dead.
authorBrian Havard <bjh@apache.org>
Sun, 16 Aug 2009 12:03:34 +0000 (12:03 +0000)
committerBrian Havard <bjh@apache.org>
Sun, 16 Aug 2009 12:03:34 +0000 (12:03 +0000)
commitb975e90af408e2e14574ef234daae3a7a87f8620
treeda5687a337730605e90d78e63673d98e7b336766
parentcb3406f13a359cdf7d445f72ba37b7e9378c9075
Bring OS/2 MPM back from the dead.
Reverses r758899.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@804678 13f79535-47bb-0310-9956-ffa450edef68
16 files changed:
LAYOUT
docs/conf/extra/httpd-mpm.conf.in
docs/manual/misc/perf-tuning.xml
docs/manual/mod/mpm_common.xml
docs/manual/mod/mpmt_os2.html [new file with mode: 0644]
docs/manual/mod/mpmt_os2.html.en [new file with mode: 0644]
docs/manual/mod/mpmt_os2.xml [new file with mode: 0644]
docs/manual/mod/mpmt_os2.xml.meta [new file with mode: 0644]
docs/manual/mpm.xml
server/mpm/MPM.NAMING
server/mpm/mpmt_os2/Makefile.in [new file with mode: 0644]
server/mpm/mpmt_os2/config5.m4 [new file with mode: 0644]
server/mpm/mpmt_os2/mpm.h [new file with mode: 0644]
server/mpm/mpmt_os2/mpm_default.h [new file with mode: 0644]
server/mpm/mpmt_os2/mpmt_os2.c [new file with mode: 0644]
server/mpm/mpmt_os2/mpmt_os2_child.c [new file with mode: 0644]