You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2007/08/23 03:30:46 UTC

svn commit: r568796 - /httpd/httpd/trunk/libhttpd.dsp

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