]> granicus.if.org Git - apache/commit
*) Compensate for recent changes in the APR headers. Specifically, some
authorGreg Stein <gstein@apache.org>
Sun, 26 Nov 2000 04:47:43 +0000 (04:47 +0000)
committerGreg Stein <gstein@apache.org>
Sun, 26 Nov 2000 04:47:43 +0000 (04:47 +0000)
commitead2dae94c0560d822962a93a603b391b465f901
treebf7a239c2632c1eb2ce60f1d7b29218aa39bb88d
parent8b05144f9c008e25c53fa52b21ca6f19acdd9e03
*) Compensate for recent changes in the APR headers. Specifically, some
   files need to specifically include stdio.h, or a particular apr_*.h
   header.

*) Adjust callers of apr_create_process() to deal with the extra "const"

*) Add "const" to args of ap_os_create_privileged_process()

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87080 13f79535-47bb-0310-9956-ffa450edef68
32 files changed:
include/ap_mpm.h
include/http_core.h
include/httpd.h
modules/dav/fs/lock.c
modules/dav/fs/repos.c
modules/dav/main/props.c
modules/dav/main/util_lock.c
modules/filters/mod_include.c
modules/generators/mod_cgi.c
modules/http/http_core.c
modules/http/http_protocol.c
modules/mappers/mod_imap.c
modules/mappers/mod_negotiation.c
modules/mappers/mod_so.c
os/beos/os.c
os/bs2000/os.c
os/os2/util_os2.c
os/tpf/os.c
os/unix/unixd.c
os/win32/util_win32.c
server/config.c
server/gen_test_char.c
server/log.c
server/main.c
server/mpm/prefork/prefork.c
server/mpm_common.c
server/rfc1413.c
server/util.c
server/util_xml.c
support/ab.c
support/htdigest.c
support/htpasswd.c