]> granicus.if.org Git - apache/commit
Bring back OS/2 support.
authorBrian Havard <bjh@apache.org>
Wed, 26 Aug 2009 08:56:13 +0000 (08:56 +0000)
committerBrian Havard <bjh@apache.org>
Wed, 26 Aug 2009 08:56:13 +0000 (08:56 +0000)
commit60fbe11de19b807cbc9e372eecd3a86ceed74893
tree53cecd61ce8930955243e594a333d488758000b2
parent3144af1e111eb85e9275da07d702cb79b352102d
Bring back OS/2 support.
Reverses r758929 with a little bit of conflict resolution.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@807930 13f79535-47bb-0310-9956-ffa450edef68
37 files changed:
LAYOUT
Makefile.in
build/instdso.sh
configure.in
docs/manual/logs.xml
docs/manual/mod/core.xml
docs/manual/mod/mod_autoindex.xml
include/httpd.h
modules/arch/unix/mod_unixd.c
modules/dav/fs/config6.m4
modules/dav/lock/config6.m4
modules/examples/mod_example_ipc.c
modules/filters/mod_include.c
modules/generators/mod_cgi.c
modules/generators/mod_cgid.c
modules/generators/mod_status.c
modules/mappers/mod_rewrite.c
modules/mappers/mod_userdir.c
modules/proxy/config.m4
os/config.m4
os/os2/Makefile.in [new file with mode: 0644]
os/os2/config.m4 [new file with mode: 0644]
os/os2/core.mk [new file with mode: 0644]
os/os2/core_header.def [new file with mode: 0644]
os/os2/os.h [new file with mode: 0644]
os/os2/util_os2.c [new file with mode: 0644]
server/Makefile.in
server/core.c
server/gen_test_char.c
server/mpm_common.c
server/protocol.c
server/request.c
server/util.c
server/util_script.c
support/apxs.in
support/fcgistarter.c
support/rotatelogs.c