summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2001-01-28 17:23:22 +0000
committerrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2001-01-28 17:23:22 +0000
commit6f812e247acca255eb750dcdb8b0ebe49c97c0db (patch)
treea37909999d4d96eab437489de51a67cad7bb4750 /STATUS
parent98a1ad1659061708278cdfb27c33517c9c8ce4b1 (diff)
downloadlibapr-6f812e247acca255eb750dcdb8b0ebe49c97c0db.tar.gz
Good looking wether out there.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61159 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS8
1 files changed, 7 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 28680aad9..ce4043b11 100644
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*-text-*-
-Last modified at [$Date: 2001/01/28 12:09:31 $]
+Last modified at [$Date: 2001/01/28 17:23:22 $]
Release:
@@ -62,7 +62,13 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
- It ignores the "type" parameter, so toss it.
- The fname param is allowed to be NULL on the Unix platform.
Change it to always use the passed value, and check callers.
+ rbb says: The type parameter is supposed to be used to determine
+ if we are working with a read/write lock or a mutex.
+ The fname parameter is essentially required if you
+ want to be portable, but I dislike wasting cycles to
+ outsmart the programmer.
Status: david +1
+ rbb -1
* configure.in does post-processing on the AC_OUTPUT files (for
VPATH support). This means that config.status doesn't do the