wrowe 02/02/21 23:11:29
Modified: . apr.dsp libapr.dsp
Removed: locks/win32 global_mutex.c
Log:
No actual global_mutex implementation on Win32, it's simply a proc_lock.
Same commit needed for Netware - though I don't that build structure.
Revision Changes Path
1.98 +0 -4 apr/apr.dsp
Index: apr.dsp
===================================================================
RCS file: /home/cvs/apr/apr.dsp,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- apr.dsp 22 Feb 2002 07:05:10 -0000 1.97
+++ apr.dsp 22 Feb 2002 07:11:29 -0000 1.98
@@ -170,10 +170,6 @@
# PROP Default_Filter ""
# Begin Source File
-SOURCE=.\locks\win32\global_mutex.c
-# End Source File
-# Begin Source File
-
SOURCE=.\locks\win32\locks.c
# End Source File
# Begin Source File
1.59 +0 -4 apr/libapr.dsp
Index: libapr.dsp
===================================================================
RCS file: /home/cvs/apr/libapr.dsp,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- libapr.dsp 22 Feb 2002 07:05:11 -0000 1.58
+++ libapr.dsp 22 Feb 2002 07:11:29 -0000 1.59
@@ -176,10 +176,6 @@
# PROP Default_Filter ""
# Begin Source File
-SOURCE=.\locks\win32\global_mutex.c
-# End Source File
-# Begin Source File
-
SOURCE=.\locks\win32\locks.c
# End Source File
# Begin Source File