]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r105111 from trunk:
authorJoe Orton <jorton@apache.org>
Thu, 20 Jan 2005 09:45:58 +0000 (09:45 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 20 Jan 2005 09:45:58 +0000 (09:45 +0000)
commita959fa410047e8cb4bb905167025e3ab4f71792e
treed93aca81906d450b710393b89edec3f53f9d7217
parent125b45cd973065e38751839d6a358595f5945fbe
Merge r105111 from trunk:

* server/core.c (default_handler): Fix the test for whether to split a
file into several buckets: it is needed regardless of whether sendfile
is enabled, and APR_HAS_LARGE_FILES is not sufficient to determine
whether sizeof(apr_off_t) is greater than sizeof(apr_off_t).

PR: 28898
Reviewed by: jorton, trawick, stoddard

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@125748 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
server/core.c