From bfd0a1751e471df074f631e4d1638ca5dcc83682 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 9 Nov 2006 15:14:50 +0000 Subject: [PATCH] Add in proposed backport which makes AcceptMutex more SSLMutex like in that it now allows for pathname arguments directly. Adds in mutex support functions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@472943 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/STATUS b/STATUS index eb9abb8d6c5..dbc2f22abd5 100644 --- a/STATUS +++ b/STATUS @@ -241,3 +241,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=472633 +1: bnicholes + * core: Allow AcceptMutex to accept pathname arguments ala SSLMutex, + and, as a result, semi-depreciate Lockfile. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=467326 + http://svn.apache.org/viewvc?view=rev&revision=468049 + 2.2.x version of patch: + Trunk version works (requires handling of CHANGES and ap_mmn.h + conflict though) + +1: jim -- 2.47.2