]> granicus.if.org Git - apache/commit
The changes required for the APR_FINFO_wanted argument to
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 20 Jan 2001 21:42:23 +0000 (21:42 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 20 Jan 2001 21:42:23 +0000 (21:42 +0000)
commitcd1ef027c2eecef202d1b320304524dc11aa07f9
treea1b5cb4cc4e31cdcb6558ef6bd8342802c896239
parenta9d7c604f2146ab479a6aa6eb1533c33dfe083ac
  The changes required for the APR_FINFO_wanted argument to
  apr_stat/lstat/getfileinfo.  These are -NOT- optimal, they
  are simply the required changes to get the server working.
  The size of the patch is a warning about how we need to
  really look at what we are trying to accomplish with all
  of these stat/lstat calls.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87760 13f79535-47bb-0310-9956-ffa450edef68
27 files changed:
modules/arch/win32/mod_isapi.c
modules/cache/mod_file_cache.c
modules/dav/fs/lock.c
modules/dav/fs/repos.c
modules/filters/mod_include.c
modules/generators/mod_cgi.c
modules/http/http_request.c
modules/mappers/mod_negotiation.c
modules/mappers/mod_rewrite.c
modules/mappers/mod_userdir.c
modules/proxy/proxy_util.c
os/unix/unixd.c
os/win32/mod_isapi.c
server/config.c
server/log.c
server/mpm/beos/beos.c
server/mpm/dexter/dexter.c
server/mpm/experimental/perchild/perchild.c
server/mpm/mpmt_beos/mpmt_beos.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/perchild/perchild.c
server/mpm/prefork/prefork.c
server/mpm/spmt_os2/spmt_os2.c
server/mpm/winnt/mpm_winnt.c
server/util.c
support/ab.c
support/htpasswd.c