]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 19 Jul 2003 08:09:01 +0000 (08:09 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 19 Jul 2003 08:09:01 +0000 (08:09 +0000)
lib/ChangeLog

index 65b333e88546269b9a79a5ce2ab9f4f681742b7f..3dc086f67918a7a2ca88fc959e8828458b14260d 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.