]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Replace atol() calls which should return long long with apr_atoll() calls.
authorWilfredo Sanchez <wsanchez@apache.org>
Wed, 24 Jul 2002 20:47:28 +0000 (20:47 +0000)
committerWilfredo Sanchez <wsanchez@apache.org>
Wed, 24 Jul 2002 20:47:28 +0000 (20:47 +0000)
commit941c2a41cb8bdbb0b2edf838c0c564677a51f819
tree873e646dc78e3a4e78daf6238678297eff4bb122
parentcaccc5a4e3039532e539b0b07de6ab4358ba7c24
Replace atol() calls which should return long long with apr_atoll() calls.
Submitted by: Shantonu Sen <ssen@apple.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96179 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/dav/main/mod_dav.c
modules/experimental/mod_cache.c
modules/http/http_protocol.c
modules/mappers/mod_negotiation.c