summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorjim <jim@13f79535-47bb-0310-9956-ffa450edef68>2002-06-28 23:09:42 +0000
committerjim <jim@13f79535-47bb-0310-9956-ffa450edef68>2002-06-28 23:09:42 +0000
commit6be2ed717bf617f15dde557c33e70ae899df0504 (patch)
tree13113a7b3320df978039590ee7afc79154e95f27 /STATUS
parent50fad06e993cb2998391cb699aec9dc04d8d27f3 (diff)
downloadlibapr-6be2ed717bf617f15dde557c33e70ae899df0504.tar.gz
Casting...
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63535 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS6
1 files changed, 3 insertions, 3 deletions
diff --git a/STATUS b/STATUS
index c7ca139ab..19dac36e2 100644
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*-text-*-
-Last modified at [$Date: 2002/06/28 23:04:11 $]
+Last modified at [$Date: 2002/06/28 23:09:42 $]
Release:
@@ -65,9 +65,9 @@ CURRENT VOTES:
1) Keep the 64-bit int, but change it to use binary microseconds
(renaming the function to get rid of apr_time_t vs time_t confusion,
and having macros to convert BUSEC to USEC and back if need be)
- +1: BrianP, Cliff, Brane, rbb
+ +1: BrianP, Cliff, Brane, rbb, Jim
2) Add a separate data type (and supporting functions) for seconds only
- -0: Cliff, Brane, rbb
+ -0: Cliff, Brane, rbb, Jim
3) Replace it with a struct with separate fields for sec and usec
-0: BrianP, Cliff, Brane, rbb