From: Jeff Trawick Date: Sun, 28 Jan 2007 21:16:56 +0000 (+0000) Subject: propose backporting the code to catch SIGFPE X-Git-Tag: 2.2.5~324 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d950ed7256b3b2140865ef43a80aaaf09e71617;p=thirdparty%2Fapache%2Fhttpd.git propose backporting the code to catch SIGFPE git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@500882 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f8df4690329..8f808326698 100644 --- a/STATUS +++ b/STATUS @@ -190,3 +190,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: PR 40883 http://svn.apache.org/viewvc?view=rev&revision=486320 +1: trawick, rpluem + + * Unix MPMs: Catch SIGFPE so that exception hooks and CoreDumpDirectory + can work after that terminating signal. + http://svn.apache.org/viewvc?view=rev&revision=500881 + +1: trawick