]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add a temporary pool argument to unixd_pre_config, so that it can call
authorManoj Kasichainula <manoj@apache.org>
Mon, 23 Oct 2000 10:54:18 +0000 (10:54 +0000)
committerManoj Kasichainula <manoj@apache.org>
Mon, 23 Oct 2000 10:54:18 +0000 (10:54 +0000)
commit603dec1da362a77472de6eed3b9d7224b3217438
tree823ff035ada7fba0697751cc9d103a011fcf9d73
parenta90cfa54f1e5ef3ed6ce44cb2d3f7fc173456fea
Add a temporary pool argument to unixd_pre_config, so that it can call
APR functions (grumble). This is needed for apr_stat, which will be in
the suexec path coming up.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86710 13f79535-47bb-0310-9956-ffa450edef68
os/unix/unixd.c
os/unix/unixd.h
server/mpm/dexter/dexter.c
server/mpm/experimental/perchild/perchild.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/perchild/perchild.c
server/mpm/prefork/prefork.c