Split closeout into close-stream and closeout.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 22 Jul 2006 22:28:53 +0000 (22:28 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 22 Jul 2006 22:28:53 +0000 (22:28 +0000)
lib/ChangeLog
m4/ChangeLog

index db5de7c..61ac5fb 100644 (file)
@@ -1,3 +1,8 @@
+2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * close-stream.c, close-stream.h: New files.
+       * closeout.c (close_stdout): Use new function close_stream.
+
 2006-07-19  Mike Frysinger  <vapier@gentoo.org>
 
        * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
index 0e0b6b0..12f84d0 100644 (file)
@@ -1,3 +1,8 @@
+2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * close-stream.m4: New file.
+       * prereq.m4 (gl_PREREQ): Require gl_CLOSE_STREAM.
+
 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
 
        * mkancesdirs.m4: New file.