]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Grab these trunk fixes:
authorJeff Trawick <trawick@apache.org>
Thu, 14 Apr 2011 16:37:58 +0000 (16:37 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 14 Apr 2011 16:37:58 +0000 (16:37 +0000)
commit3d99e797f6f40c276f9f1ccc65fb97cb81c983b9
treeff192404e3141a661044759118c645cb57e27a32
parentf5624d9f995dd37375c5dcd7ecba9fc5a0fa1836
Grab these trunk fixes:

   r422306: gen_test_char doesn't need util_debug
  r1089950: don't build checkgid on MinGW
  r1089951: rework choice of CGI implementation
  r1089954: gcc compatibility of win32/os.h
  r1090417: include <stdlib.h> in win32/os.h before creating exit() macro
            a few other tiny bits of code and svn:ignore entries

Submitted by: John Vandenberg <jayvdb gmail.com>, others
Reviewed by: trawick, fuangk, wrowe

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1092390 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
CHANGES
STATUS
include/ap_config.h
modules/generators/config5.m4
os/win32/Makefile.in [new file with mode: 0644]
os/win32/os.h
server/Makefile.in
server/mpm/winnt/Makefile.in [new file with mode: 0644]
server/mpm/winnt/config.m4 [new file with mode: 0644]
server/mpm/winnt/mpm_winnt.c
support/Makefile.in
support/config.m4