]> granicus.if.org Git - apache/commit
switch to APR 1.0 API (which is still in flux)
authorJeff Trawick <trawick@apache.org>
Wed, 3 Sep 2003 19:27:12 +0000 (19:27 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 3 Sep 2003 19:27:12 +0000 (19:27 +0000)
commitaa21671e13767135f0ee3f88d6a3ff6d039e6534
tree4076c4ce92c1c44bd68937d2550b470462fb4892
parentd19dc82a59e790d09b6f7b8c77755245e46990e9
switch to APR 1.0 API (which is still in flux)

because of the changes to the argument lists of apr_mmap_dup and apr_socket_create,
2.1-dev won't build with apr and apr-util's 0.9 branch anymore

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101154 13f79535-47bb-0310-9956-ffa450edef68
43 files changed:
CHANGES
include/util_time.h
modules/arch/netware/mod_netware.c
modules/arch/win32/mod_isapi.c
modules/arch/win32/mod_win32.c
modules/cache/mod_file_cache.c
modules/dav/fs/lock.c
modules/dav/fs/repos.c
modules/experimental/mod_mem_cache.c
modules/filters/mod_include.c
modules/generators/mod_autoindex.c
modules/generators/mod_cgi.c
modules/generators/mod_cgid.c
modules/mappers/mod_negotiation.c
modules/mappers/mod_rewrite.c
modules/mappers/mod_userdir.c
modules/metadata/mod_ident.c
modules/proxy/proxy_connect.c
modules/proxy/proxy_ftp.c
modules/proxy/proxy_http.c
modules/proxy/proxy_util.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_scache_dbm.c
os/beos/beosd.c
os/unix/unixd.c
server/config.c
server/connection.c
server/core.c
server/listen.c
server/main.c
server/mpm/beos/beos.c
server/mpm/experimental/perchild/perchild.c
server/mpm/mpmt_os2/mpmt_os2.c
server/mpm/mpmt_os2/mpmt_os2_child.c
server/mpm/netware/mpm_netware.c
server/mpm/winnt/mpm_winnt.c
server/mpm/winnt/nt_eventlog.c
server/mpm/worker/pod.c
server/mpm_common.c
server/request.c
server/util.c
server/util_script.c
support/ab.c