]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Change the length of the content args to apr_off_t identifiers, and fix
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 26 Jul 2001 15:53:15 +0000 (15:53 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 26 Jul 2001 15:53:15 +0000 (15:53 +0000)
commit5b71e358f3d86273c911a9577c20a983459c29e1
treee175c2e55b247d4f7a688424700cca8c675fa8d6
parent8340254adeae6c3a9b5e681c8e8d60ddcab2f7f3
  Change the length of the content args to apr_off_t identifiers, and fix
  mod_negotation to treat a size of -1 and indeterminate, instead of 0.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89727 13f79535-47bb-0310-9956-ffa450edef68
include/http_protocol.h
include/httpd.h
include/scoreboard.h
modules/http/http_protocol.c
modules/loggers/mod_log_config.c
modules/mappers/mod_negotiation.c