From: Manoj Kasichainula Date: Tue, 31 Aug 1999 21:46:35 +0000 (+0000) Subject: "Our computers are down. We'll call you back tomorrow morning." Grumble. X-Git-Tag: 1.3.10~341 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd0ea1fe7dca741fbc6b22772ed9a57d52f7b42e;p=thirdparty%2Fapache%2Fhttpd.git "Our computers are down. We'll call you back tomorrow morning." Grumble. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83858 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3236c9c87ec..7cd28e8988a 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 1999/08/28 03:25:04 $] +Last modified at [$Date: 1999/08/31 21:46:35 $] Release: @@ -55,8 +55,9 @@ Other bugs that need fixing: * Areas where APRFile is being used need to be cleaned-up - * mod_mmap_static hides ap_block_alarms() and ap_unblock_alarms() - This should really be done in some header file elsewhere. + * SIGSEGV on Linux seems to only kill a thread not a whole process; + we need to work around this, probably by bouncing the signal to + the sigwait thread. But this will hurt debugability. Other features that need writing: