From: Jim Meyering Date: Sat, 19 Jul 2003 08:09:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.90~199 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fd76bf433716652406a4e5669da1faf507214e1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 65b333e885..3dc086f679 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,11 @@ +2003-07-18 Paul Eggert + + * 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 . + 2003-07-18 Andreas Schwab * memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.