]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Changes to respect the new apr bucket and brigade length types (either
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 24 Jul 2001 20:38:01 +0000 (20:38 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 24 Jul 2001 20:38:01 +0000 (20:38 +0000)
commit7b2c62a74e85f8ce3b1931452cac2db556651046
tree95aca006687973b000fa5624eb4c220981139e2e
parent6f2ee467544eafd43a6a1aac15593914ba2dfa43
  Changes to respect the new apr bucket and brigade length types (either
  apr_size_t for bucket lengths, or apr_off_t for aggregate brigade lengths.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89683 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/mod_file_cache.c
modules/generators/mod_asis.c
modules/generators/mod_autoindex.c
modules/http/http_protocol.c
server/core.c