]> granicus.if.org Git - apache/commit
First step in getting Apache to use APR's time libraries. This gets a good
authorRyan Bloom <rbb@apache.org>
Mon, 20 Dec 1999 16:38:39 +0000 (16:38 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 20 Dec 1999 16:38:39 +0000 (16:38 +0000)
commit8c56e6dfc36495a97ef784aaf626f7a843860903
treebd474a3d3e41a41a96f93d693050ad0610d55719
parent135f1dd2b8212df2d844c1dec5717e98fb2e62e1
First step in getting Apache to use APR's time libraries.  This gets a good
number of them, but I think there are more time values still in the Apache
code.  This works under Linux, but has not been tested anywhere else.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84338 13f79535-47bb-0310-9956-ffa450edef68
13 files changed:
include/http_protocol.h
include/http_request.h
include/httpd.h
include/util_date.h
modules/filters/mod_include.c
modules/http/http_core.c
modules/http/http_protocol.c
modules/http/http_request.c
modules/loggers/mod_log_config.c
modules/mappers/mod_negotiation.c
server/util.c
server/util_date.c
server/util_script.c