X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcloseout;h=6a77cef62949833be02b6a0ec36789229ad0ff7d;hb=8a1f6249804a216743e8413158725145884d921b;hp=4c5120fa5c8669dbc9e851046966521775fa005d;hpb=32865888475678304ea91322b587eee043bb06ad;p=gnulib.git diff --git a/modules/closeout b/modules/closeout index 4c5120fa5..6a77cef62 100644 --- a/modules/closeout +++ b/modules/closeout @@ -1,5 +1,5 @@ Description: -Close stdout, checking for errors. +Close standard output and standard error, exiting with a diagnostic on error. Files: lib/closeout.h @@ -7,12 +7,12 @@ lib/closeout.c m4/closeout.m4 Depends-on: -atexit -gettext +close-stream +gettext-h error quotearg -fpending exitfail +stdbool configure.ac: gl_CLOSEOUT