]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
apr_stat() in http_request.c only needs size, type, mtime, ctime & atime values from
authorBill Stoddard <stoddard@apache.org>
Wed, 31 Jan 2001 20:01:16 +0000 (20:01 +0000)
committerBill Stoddard <stoddard@apache.org>
Wed, 31 Jan 2001 20:01:16 +0000 (20:01 +0000)
commit20485918437dbd3bfaafde90315cf8bd9afaa7bd
tree882d42ab9c4937c459ae09b3f8931d16b21fbe9c
parent890cd01da35b46cea8a60661b07f7cf67d32d629
apr_stat() in http_request.c only needs size, type, mtime, ctime & atime values from
the file. Modify apr_stat() under windows to accomodate apr_stat( APR_FINFO_MIN)

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