pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] pspp Smake ChangeLog


From: Ben Pfaff
Subject: [Pspp-cvs] pspp Smake ChangeLog
Date: Sat, 17 Feb 2007 17:24:23 +0000

CVSROOT:        /cvsroot/pspp
Module name:    pspp
Changes by:     Ben Pfaff <blp> 07/02/17 17:24:23

Modified files:
        .              : Smake ChangeLog 

Log message:
        Add tmpfile module, which fixes the use of the tmpfile function under
        Windows.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/Smake?cvsroot=pspp&r1=1.46&r2=1.47
http://cvs.savannah.gnu.org/viewcvs/pspp/ChangeLog?cvsroot=pspp&r1=1.69&r2=1.70

Patches:
Index: Smake
===================================================================
RCS file: /cvsroot/pspp/pspp/Smake,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- Smake       12 Feb 2007 02:10:55 -0000      1.46
+++ Smake       17 Feb 2007 17:24:23 -0000      1.47
@@ -48,6 +48,7 @@
        strtol \
        strtoul \
        sys_stat \
+       tmpfile \
        unistd \
        unlocked-io \
        vsnprintf \

Index: ChangeLog
===================================================================
RCS file: /cvsroot/pspp/pspp/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -b -r1.69 -r1.70
--- ChangeLog   16 Feb 2007 19:24:25 -0000      1.69
+++ ChangeLog   17 Feb 2007 17:24:23 -0000      1.70
@@ -1,3 +1,8 @@
+Sat Feb 17 09:22:32 2007  Ben Pfaff  <address@hidden>
+
+       * Smake (GNULIB_MODULES): Add tmpfile module, which fixes the use
+       of the tmpfile function under Windows.
+
 Fri Feb 16 10:50:38 2007  Ben Pfaff  <address@hidden>
 
        Better support cross-compiling by using CC_FOR_BUILD and




reply via email to

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