git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83858
13f79535-47bb-0310-9956-
ffa450edef68
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:
* 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: