From 80ef0b6d3812e776162c2905c519f99b4fc9ceae Mon Sep 17 00:00:00 2001 From: Paul Querna Date: Sun, 23 Jan 2005 18:14:30 +0000 Subject: [PATCH] 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 --- STATUS | 4 ---- 1 file changed, 4 deletions(-) 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 -- 2.50.1