]> granicus.if.org Git - apache/commit
Deploy ap_sub_req_lookup_dirent() for the main loop. Note we _really_
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 27 Jun 2001 21:59:48 +0000 (21:59 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 27 Jun 2001 21:59:48 +0000 (21:59 +0000)
commit2d64e24da2c766ed653aace1100576dd7943c72f
tree81904e7370c26f5baa07a67eb8653ca8ba299a0f
parentac61d1a8f8987c051cd0a71e9e36a8fd251953f6
  Deploy ap_sub_req_lookup_dirent() for the main loop.  Note we _really_
  need to further optimize this code, there are dozens of perhaps unnecessary
  stat calls, and meaningless #ifndef OS2 protections around apr_lstat()'s.
  OS2 has lstat (It's simply stat()) so we should pull the os-specific cruft.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89449 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_negotiation.c