Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 53924 invoked from network); 23 Aug 2007 01:31:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Aug 2007 01:31:10 -0000 Received: (qmail 72991 invoked by uid 500); 23 Aug 2007 01:31:06 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 72943 invoked by uid 500); 23 Aug 2007 01:31:06 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 72932 invoked by uid 99); 23 Aug 2007 01:31:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2007 18:31:06 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2007 01:31:46 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 0854A1A981A; Wed, 22 Aug 2007 18:30:47 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r568796 - /httpd/httpd/trunk/libhttpd.dsp Date: Thu, 23 Aug 2007 01:30:46 -0000 To: cvs@httpd.apache.org From: wrowe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20070823013047.0854A1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wrowe Date: Wed Aug 22 18:30:46 2007 New Revision: 568796 URL: http://svn.apache.org/viewvc?rev=568796&view=rev Log: Add util_mutex, although it's not used much by windows since we generally only support 'default', the proven event model for windows. Modified: httpd/httpd/trunk/libhttpd.dsp Modified: httpd/httpd/trunk/libhttpd.dsp URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/libhttpd.dsp?rev=568796&r1=568795&r2=568796&view=diff ============================================================================== --- httpd/httpd/trunk/libhttpd.dsp (original) +++ httpd/httpd/trunk/libhttpd.dsp Wed Aug 22 18:30:46 2007 @@ -508,6 +508,14 @@ # End Source File # Begin Source File +SOURCE=.\server\util_mutex.c +# End Source File +# Begin Source File + +SOURCE=.\include\util_mutex.h +# End Source File +# Begin Source File + SOURCE=.\server\util_pcre.c # End Source File # Begin Source File