]> granicus.if.org Git - apache/commit
Next pass at the time functions. This defines an ap_ansi_time_t which has
authorRyan Bloom <rbb@apache.org>
Thu, 6 Jan 2000 19:19:39 +0000 (19:19 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 6 Jan 2000 19:19:39 +0000 (19:19 +0000)
commit4870d9eb75dcd105b06014e734f96d21d0d1df3c
treed90f346b908b9ea8a672a609df1794f843f02390
parent9dd20c0030f6e1bef79a8ae76625fa4959598fbb
Next pass at the time functions.  This defines an ap_ansi_time_t which has
a specific format (seconds since 0:00:00 Jan 1, 1970).  I also renamed the
(get|set)_curtime functions to (get|set)ansitime.  This should make more
sense, and be a bit more intuitive.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84400 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_include.c
modules/generators/mod_autoindex.c
modules/metadata/mod_expires.c
modules/metadata/mod_usertrack.c