dreid 2004/06/15 03:27:58
Modified: . STATUS
Log:
Update STATUS
damn it's hot again.
Revision Changes Path
1.201 +8 -6 apr/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apr/STATUS,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -r1.200 -r1.201
--- STATUS 4 Jun 2004 09:38:50 -0000 1.200
+++ STATUS 15 Jun 2004 10:27:58 -0000 1.201
@@ -119,7 +119,7 @@
as apr_thread_exit().
See Message-Id: <[EMAIL PROTECTED]> for thread
discussing this.
- +1: BrianH, Aaron
+ +1: BrianH, Aaron, david
* Need some architecture/OS specific versions of the atomic operations.
progress: generic, solaris Sparc, FreeBSD5, linux, and OS/390 done
@@ -191,6 +191,8 @@
in the production code require more thought.
Status: Sander Striker is looking into this (low priority)
+ David says this is a 1.1 issue.
+
* Deal with largefiles properly on those platforms that support it.
Justin says: Linux refuses to have sendfile support and largefiles
@@ -433,10 +435,10 @@
(Not sure if the negatives would stay negative given that the
change would now wait for the library versioning thing described
above, though.)
- Justin says: If you do this, please move it into apr-util where md5
- belongs! You'll have to address the random issue in
- misc/unix/getuuid.c that forces md5 to be in APR.
- Sander: +1 for the move.
+
+ david: making the change for 1.0 should be safe. HTTPD 2.0.x will use
+ apr-0 which will have the apr_status_t return values.
+ +1 on the change.
Stuff for post 1.0: