*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 20 Jul 2003 15:50:17 +0000 (15:50 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 20 Jul 2003 15:50:17 +0000 (15:50 +0000)
ChangeLog
lib/ChangeLog

index 8e43287..da1db75 100644 (file)
--- 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.
index 9c6a180..5da039c 100644 (file)
@@ -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.