manoj 99/08/31 14:46:37
Modified: . STATUS Log: "Our computers are down. We'll call you back tomorrow morning." Grumble. Revision Changes Path 1.5 +4 -3 apache-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/apache-2.0/STATUS,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -u -r1.4 -r1.5 --- STATUS 1999/08/28 03:25:04 1.4 +++ STATUS 1999/08/31 21:46:35 1.5 @@ -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 @@ * 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: