]> granicus.if.org Git - apache/commit
PR:
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 28 May 2000 03:52:42 +0000 (03:52 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sun, 28 May 2000 03:52:42 +0000 (03:52 +0000)
commitf7e32fc89371c543e6ecb17aed0d4a6a85317394
tree9e42c2d8fce6165cb6948af8fae224ed9f5c5d6c
parente73e9050b4fd43811dd38193599460c81b90bd06
PR:
Obtained from:
Submitted by:
Reviewed by:

  Finally a patch that can't (well, shouldn't :-) break any other platform.

  Open up the symbols defined for http_main.c to move main() from the core
  under Win32 (that's the real main(), not that apache_main() thing).

  Win32 Project file changes will follow in a seperate patch.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85326 13f79535-47bb-0310-9956-ffa450edef68
ApacheCore.def
include/http_config.h
include/util_uri.h
libhttpd.def
server/config.c
server/main.c
server/util_uri.c