You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2007/10/18 06:34:38 UTC

svn commit: r585860 - in /apr/apr/trunk: apr.dsp libapr.dsp

Author: wrowe
Date: Wed Oct 17 21:34:35 2007
New Revision: 585860

URL: http://svn.apache.org/viewvc?rev=585860&view=rev
Log:
At least on trunk, break out poll (make it obvious our
poll-fu on win32 is still not 1337).

Modified:
    apr/apr/trunk/apr.dsp
    apr/apr/trunk/libapr.dsp

Modified: apr/apr/trunk/apr.dsp
URL: http://svn.apache.org/viewvc/apr/apr/trunk/apr.dsp?rev=585860&r1=585859&r2=585860&view=diff
==============================================================================
--- apr/apr/trunk/apr.dsp (original)
+++ apr/apr/trunk/apr.dsp Wed Oct 17 21:34:35 2007
@@ -384,10 +384,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\poll\unix\select.c
-# End Source File
-# Begin Source File
-
 SOURCE=.\network_io\win32\sendrecv.c
 # End Source File
 # Begin Source File
@@ -409,6 +405,14 @@
 # Begin Source File
 
 SOURCE=.\passwd\apr_getpass.c
+# End Source File
+# End Group
+# Begin Group "poll"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\poll\unix\select.c
 # End Source File
 # End Group
 # Begin Group "random"

Modified: apr/apr/trunk/libapr.dsp
URL: http://svn.apache.org/viewvc/apr/apr/trunk/libapr.dsp?rev=585860&r1=585859&r2=585860&view=diff
==============================================================================
--- apr/apr/trunk/libapr.dsp (original)
+++ apr/apr/trunk/libapr.dsp Wed Oct 17 21:34:35 2007
@@ -436,10 +436,6 @@
 # End Source File
 # Begin Source File
 
-SOURCE=.\poll\unix\select.c
-# End Source File
-# Begin Source File
-
 SOURCE=.\network_io\win32\sendrecv.c
 # End Source File
 # Begin Source File
@@ -463,6 +459,13 @@
 SOURCE=.\passwd\apr_getpass.c
 # End Source File
 # End Group
+# Begin Group "poll"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\poll\unix\select.c
+# End Source File
 # Begin Group "random"
 
 # PROP Default_Filter ""