jim 2002/06/28 16:09:42
Modified: . STATUS
Log:
Casting...
Revision Changes Path
1.132 +3 -3 apr/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apr/STATUS,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- STATUS 28 Jun 2002 23:04:11 -0000 1.131
+++ STATUS 28 Jun 2002 23:09:42 -0000 1.132
@@ -65,9 +65,9 @@
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