From: Jim Jagielski Date: Thu, 29 Nov 2007 13:14:56 +0000 (+0000) Subject: APR_HAVE_UNISTD_H not needed X-Git-Tag: 2.2.7~176 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd15162eab8dd25f641809b2932c8293302f23b5;p=thirdparty%2Fapache%2Fhttpd.git APR_HAVE_UNISTD_H not needed git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@599435 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a4847242702..ad4e6bccae7 100644 --- a/STATUS +++ b/STATUS @@ -237,11 +237,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk: http://svn.apache.org/viewvc?view=rev&revision=551099 (kinda) 2.2.x: - http://people.apache.org/~jim/patches/bsel-patch.txt - +1: jim - rpluem says: I don't get the reason for the include of . There - is no call to getpid anywhere in mod_proxy_balancer (it was removed on - trunk in r394065). If you remove the include from your proposal I am +1. + http://people.apache.org/~jim/patches/bsel-patch-2.txt + +1: jim, rpluem * mod_filter: Don't try to support chained filters when it doesn't work PR 43956