]> granicus.if.org Git - apache/commit
A bunch of changes to get the server compiling on WIN32. mod_cgi, mod_include,
authorBill Stoddard <stoddard@apache.org>
Fri, 27 Aug 1999 22:57:27 +0000 (22:57 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 27 Aug 1999 22:57:27 +0000 (22:57 +0000)
commitcb7f073d26ae141aca76ce97a64adebbbe1e0a37
treec2038228d6b7321eeb2caf282e1d15abc2c25c45
parentb8390cd2d210507df0f56a45f36b79e4a46d4fab
A bunch of changes to get the server compiling on WIN32. mod_cgi, mod_include,
mod_isapi and mod_so don't work so I am not making them. Moved a lot of code out
of multithread.*  and into os.* (didn't want to add multithread to the new repository).
Much of this can be cleaned up when APR is stable.

And Dean's gonna but me for sure for the http_main hit. It's may be
possible to name a DLL entry point 'main()'. Just havent tried it yet.

Enjoy!

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83822 13f79535-47bb-0310-9956-ffa450edef68
ApacheCore.def
ApacheCore.dsp
httpd.dsp
include/ap_config.h
libhttpd.def
os/win32/modules.c
os/win32/os.h
server/main.c
server/mpm/winnt/mpm_winnt.c