From: William A. Rowe Jr Date: Thu, 18 Sep 2003 19:49:46 +0000 (+0000) Subject: Thanks for revisiting this, Brad :-) One down, remainder apply to X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e654e8249727f27be35db8696bb0715ef27dc16f;p=thirdparty%2Fapache%2Fhttpd.git Thanks for revisiting this, Brad :-) One down, remainder apply to all threaded platforms. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@101284 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f1f6e913cbe..1e4e3264ef1 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 1.3 STATUS: -*-text-*- - Last modified at [$Date: 2003/09/02 20:10:36 $] + Last modified at [$Date: 2003/09/18 19:49:46 $] Release: @@ -196,11 +196,7 @@ Open issues: the cmd="" argument as argv[0], which means it is -only- the file name to execute (with spaces allowed in the name.) -Win32 specific issues: - - * rfc1413.c has static storage which won't work multithreaded - Status: this is a pretty significant rewrite. Apache 2.0 is - already using apr's network_io and threadsafe storage. +Win32/Netware specific issues: * mod_rewrite's cache isn't threadsafe, needs a mutex on Win32/Netware (and OS/2?)