changeset 4470:2e5b724bbf05

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sun, 20 Jul 2003 15:50:17 +0000
parents df96fe512139
children bd10e7b2133a
files ChangeLog lib/ChangeLog
diffstat 2 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-20  Jim Meyering  <jim@meyering.net>
+
+	* modules/closeout (Depends-on): Add exitfail.
+	Suggestion from Bruno Haible.
+
 2003-07-18  Bruno Haible  <bruno@clisp.org>
 
 	* modules/getndelim2: New file.
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,11 @@
+2003-07-18  Paul Eggert  <eggert@twinsun.com>
+
+	* closeout.h (close_stdout_set_status, close_stdout_status): Remove.
+	* closeout.c: Likewise.  Include "closeout.h" right after config.h,
+	to test that it can stand by itself.  Include "exitfail.h".
+	Clients should set exit_failure instead.
+	(EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
+
 2003-07-18  Andreas Schwab  <schwab@suse.de>
 
 	* memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.