m4-patches
[Top][All Lists]
Advanced

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

[PATCH] build: pick up latest gnulib fixes


From: Eric Blake
Subject: [PATCH] build: pick up latest gnulib fixes
Date: Mon, 2 May 2011 15:31:34 -0600

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>
---
 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
-- 
1.7.4.4




reply via email to

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