summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2004-04-09 01:36:32 +0000
committerrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2004-04-09 01:36:32 +0000
commit3dd2e82e4a26786ae1e78034a09d131ee460fc31 (patch)
tree70e96c8303221d70952b5eb57aa2a2883968d605 /STATUS
parent07fde516eacf7ea8a89fb1b80b352ffcd744016a (diff)
downloadlibapr-3dd2e82e4a26786ae1e78034a09d131ee460fc31.tar.gz
Deprecated APR_ETIMEDOUT. Everything should be using APR_TIMESUP
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@65049 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS7
1 files changed, 1 insertions, 6 deletions
diff --git a/STATUS b/STATUS
index 897a24a85..3989bc893 100644
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*-text-*-
-Last modified at [$Date: 2004/03/18 18:19:07 $]
+Last modified at [$Date: 2004/04/09 01:36:32 $]
Release:
@@ -25,11 +25,6 @@ RELEASE 0.9 SHOWSTOPPERS:
RELEASE 1.0 SHOWSTOPPERS:
- * Timeout status codes aren't consistant across platforms. Some use
- APR_TIMEUP while others use APR_ETIMEDOUT. These need to be combined into
- one code (APR_TIMEUP), and APR_ETIMEDOUT needs to be removed and
- deprecated.
-
* apr_global_mutex_child_init and apr_proc_mutex_child_init aren't
portable. There are a variety of problems with the locking API when it
is used with apr_create_proc instead of apr_fork. First, _child_init