]> granicus.if.org Git - apache/commitdiff
I beleive this works fine on Glibc 2.2+, and I don't care about supporting glibc...
authorPaul Querna <pquerna@apache.org>
Sun, 23 Jan 2005 18:14:30 +0000 (18:14 +0000)
committerPaul Querna <pquerna@apache.org>
Sun, 23 Jan 2005 18:14:30 +0000 (18:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@126232 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index da23ad207c2cbaf1f4e211cfcfc5f743ff9633c8..05c9159a1dc709d1cae83bd966f129c3d5610764 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -513,10 +513,6 @@ Other bugs that need fixing:
                             the <Container ~ foo> forms, and using only
                             <ContainerMatch foo> semantics.
 
-    * SIGSEGV on Linux (glibc 2.1.2) isn't caught properly by a
-      sigwaiting thread. We need to work around this, perhaps unless
-      there is hope soon for a fixed glibc.
-
     * orig_ct in the byterange/multipart handling may not be
       needed. Apache 1.3 just never stashed "multipart" into
       r->content_type. We should probably follow suit since the