From: Mladen Turk Date: Mon, 28 Aug 2006 16:20:14 +0000 (+0000) Subject: Propose mpm_winnt fix for handling the return X-Git-Tag: 2.2.4~199 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a9b3a35cf17055fc1a4f75b900c559a75e53818;p=thirdparty%2Fapache%2Fhttpd.git Propose mpm_winnt fix for handling the return values from wait_for_many_objects. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@437740 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 005ee0417cf..046597867eb 100644 --- a/STATUS +++ b/STATUS @@ -88,6 +88,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: PATCHES PROPOSED TO BACKPORT FROM TRUNK: + * mpm_winnt: Fix return values from wait_for_many_objects. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=428029 + 2.2.x version of patch: + Trunk version works + +1: mturk + * Bundled PCRE: backport r381783 from trunk Fix brokenness on certain platforms when building with -DDEBUG. http://svn.apache.org/viewvc?view=rev&revision=381783