From: Paul Querna Date: Sun, 23 Jan 2005 18:14:30 +0000 (+0000) Subject: I beleive this works fine on Glibc 2.2+, and I don't care about supporting glibc... X-Git-Tag: 2.1.3~113 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80ef0b6d3812e776162c2905c519f99b4fc9ceae;p=apache I beleive this works fine on Glibc 2.2+, and I don't care about supporting glibc 2.1.2 anymore. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@126232 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index da23ad207c..05c9159a1d 100644 --- a/STATUS +++ b/STATUS @@ -513,10 +513,6 @@ Other bugs that need fixing: the forms, and using only 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