]> granicus.if.org Git - apache/commitdiff
Cannot build the pthread mpms on AIX 4.2.1
authorBill Stoddard <stoddard@apache.org>
Mon, 15 May 2000 19:20:07 +0000 (19:20 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 15 May 2000 19:20:07 +0000 (19:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85215 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index fbb44827ecacec4620434b717e9792f4fa033d12..e691d0d55c244b990c1e0291cc02e7a0a99a8e26 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 Apache 2.0 STATUS:
-Last modified at [$Date: 2000/05/07 00:40:38 $]
+Last modified at [$Date: 2000/05/15 19:20:07 $]
 
 Release:
 
@@ -26,12 +26,6 @@ RELEASE SHOWSTOPPERS:
     * Fix SAFEREAD.
        see <Pine.LNX.4.21.0004101511380.7822-100000@twinlark.arctic.org>
 
-    * MPMs should have responsibility for closing sockets and
-        registering the socket cleanup. Stop registering multiple
-        cleanups for each socket. Move socket close code out of
-        http_connection.c and into the MPMs.
-       Status:
-
     * Put back resource limit code
 
     * suEXEC doesn't work
@@ -65,6 +59,9 @@ RELEASE SHOWSTOPPERS:
        BIND v9.
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
+    * Build scripts do not recognise AIX 4.2.1 pthreads, so the
+      pthread MPMs will not build.
+
     * the top-level configure.in appears to use $USE_MAINTAINER_MODE = yes
        to set -Wall/etc. flags, and the APR configure.in appears to use
        --with-debug.  both seem like more of a hardwired pain compaired