[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU M4 source repository branch, branch-1.4, updated. v1.4.16-5-g0
From: |
Eric Blake |
Subject: |
[SCM] GNU M4 source repository branch, branch-1.4, updated. v1.4.16-5-g0933338 |
Date: |
Mon, 02 May 2011 21:31:52 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU M4 source repository".
http://git.sv.gnu.org/gitweb/?p=m4.git;a=commitdiff;h=093333821247df7eaa51c66b2ecd93bb6d9a671c
The branch, branch-1.4 has been updated
via 093333821247df7eaa51c66b2ecd93bb6d9a671c (commit)
from 55d091690f917223f17d567d7b42b74e18d8c08d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 093333821247df7eaa51c66b2ecd93bb6d9a671c
Author: Eric Blake <address@hidden>
Date: Mon May 2 15:26:17 2011 -0600
build: pick up latest gnulib fixes
Last weekend's patches pointed out a hole in glibc fclose();
while m4 does not trigger the glibc bug (thanks to the use of
the closein module), it's better to pick up all the fixes.
* gnulib: Update to latest, for fclose improvements.
Signed-off-by: Eric Blake <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +++++
gnulib | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 052336b..4908b5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-02 Eric Blake <address@hidden>
+
+ build: pick up latest gnulib fixes
+ * gnulib: Update to latest, for fclose improvements.
+
2011-04-30 Eric Blake <address@hidden>
build: improve SIGPIPE emulation on mingw
diff --git a/gnulib b/gnulib
index 096d7e1..bcbcf0c 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 096d7e1c450cff94143fd0681439ab42a3a63079
+Subproject commit bcbcf0c59cec0e91db318eccdc564852bafa3c67
hooks/post-receive
--
GNU M4 source repository
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU M4 source repository branch, branch-1.4, updated. v1.4.16-5-g0933338,
Eric Blake <=