From 666c0198a7da7d033e11ced241814f17fc82ae29 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 20 Jul 2003 15:50:17 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 5 +++++ lib/ChangeLog | 8 ++++++++ 2 files changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8e432875f7..da1db75654 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-07-20 Jim Meyering + + * modules/closeout (Depends-on): Add exitfail. + Suggestion from Bruno Haible. + 2003-07-18 Bruno Haible * modules/getndelim2: New file. diff --git a/lib/ChangeLog b/lib/ChangeLog index 9c6a180822..5da039c136 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. -- 2.30.2