m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/ChangeLog,v [branch-1_4]


From: Eric Blake
Subject: Changes to m4/ChangeLog,v [branch-1_4]
Date: Mon, 11 Sep 2006 13:17:21 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/09/11 13:17:21

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.174
retrieving revision 1.1.1.1.2.175
diff -u -b -r1.1.1.1.2.174 -r1.1.1.1.2.175
--- ChangeLog   7 Sep 2006 22:48:15 -0000       1.1.1.1.2.174
+++ ChangeLog   11 Sep 2006 13:17:20 -0000      1.1.1.1.2.175
@@ -1,3 +1,14 @@
+2006-09-11  Eric Blake  <address@hidden>
+
+       * src/Makefile.am (m4_LDADD): Add any gnulib dependent libraries.
+       * src/debug.c (debug_flush_files) [UNIX]: Flush stdin if it is
+       seekable.
+       (debug_set_file): Use STDOUT_FILENO.
+       * src/builtin.c (m4_m4exit): Flush stdin before exiting, to comply
+       with POSIX in regards to unread input.
+       * NEWS: Document this fix.
+       * doc/m4.texinfo (Syscmd, Esyscmd, M4exit): Likewise.
+
 2006-09-07  Eric Blake  <address@hidden>
 
        * m4/gnulib-cache.m4: Update to newer gnulib-tool.
@@ -2947,7 +2958,7 @@
 
        -----
 
-       $Revision: 1.1.1.1.2.174 $ $Date: 2006/09/07 22:48:15 $
+       $Revision: 1.1.1.1.2.175 $ $Date: 2006/09/11 13:17:20 $
 
        Local Variables:
        coding: utf-8




reply via email to

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