cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] ccvs/lib ChangeLog libcvs.dep libcvs.dsp


From: Mark D. Baushke
Subject: [Cvs-cvs] ccvs/lib ChangeLog libcvs.dep libcvs.dsp
Date: Mon, 21 Aug 2006 10:08:18 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Changes by:     Mark D. Baushke <mdb>   06/08/21 10:08:18

Modified files:
        lib            : ChangeLog libcvs.dep libcvs.dsp 

Log message:
        * libcvs.dsp (SOURCE): Add a close-stream.c entry.
        * libcvs.dep: Ditto.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/ccvs/lib/ChangeLog?cvsroot=cvs&r1=1.543&r2=1.544
http://cvs.savannah.gnu.org/viewcvs/ccvs/lib/libcvs.dep?cvsroot=cvs&r1=1.37&r2=1.38
http://cvs.savannah.gnu.org/viewcvs/ccvs/lib/libcvs.dsp?cvsroot=cvs&r1=1.34&r2=1.35

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cvs/ccvs/lib/ChangeLog,v
retrieving revision 1.543
retrieving revision 1.544
diff -u -b -r1.543 -r1.544
--- ChangeLog   20 Aug 2006 14:35:19 -0000      1.543
+++ ChangeLog   21 Aug 2006 10:08:18 -0000      1.544
@@ -1,3 +1,8 @@
+2006-08-21  Mark D. Baushke  <address@hidden>
+
+       * libcvs.dsp (SOURCE): Add a close-stream.c entry.
+       * libcvs.dep: Ditto.
+
 2006-08-20  Mark D. Baushke  <address@hidden>
 
        * libcvs.dep: Rename ndir.h as dirent.h

Index: libcvs.dep
===================================================================
RCS file: /cvsroot/cvs/ccvs/lib/libcvs.dep,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- libcvs.dep  20 Aug 2006 14:35:19 -0000      1.37
+++ libcvs.dep  21 Aug 2006 10:08:18 -0000      1.38
@@ -55,6 +55,15 @@
        ".\timespec.h"\
        
 
+.\close-stream.c : \
+       "..\windows-NT\config.h"\
+       "..\windows-NT\stdbool.h"\
+       "..\windows-NT\woe32.h"\
+       ".\__fpending.h"\
+       ".\close-stream.h"\
+       ".\error.h"\
+       
+
 ".\cycle-check.c" : \
        "..\windows-NT\config.h"\
        "..\windows-NT\stdbool.h"\

Index: libcvs.dsp
===================================================================
RCS file: /cvsroot/cvs/ccvs/lib/libcvs.dsp,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- libcvs.dsp  7 Jul 2006 00:48:20 -0000       1.34
+++ libcvs.dsp  21 Aug 2006 10:08:18 -0000      1.35
@@ -109,6 +109,10 @@
 # End Source File
 # Begin Source File
 
+SOURCE=.\close-stream.c
+# End Source File
+# Begin Source File
+
 SOURCE=".\cycle-check.c"
 # End Source File
 # Begin Source File




reply via email to

[Prev in Thread] Current Thread [Next in Thread]