summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-19 08:09:01 +0000
committerJim Meyering <jim@meyering.net>2003-07-19 08:09:01 +0000
commit3fd76bf433716652406a4e5669da1faf507214e1 (patch)
treeedda7579e3c4b7861d013e888b0191962df0dc5f /lib
parent9802c059ff4ed78da4fcce88e2ef91b403c43893 (diff)
downloadcoreutils-3fd76bf433716652406a4e5669da1faf507214e1.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 65b333e88..3dc086f67 100644
--- 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.