X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcloseout;h=6a77cef62949833be02b6a0ec36789229ad0ff7d;hb=758fee15d9627556a3f0011973e83afb8d56d9be;hp=79d1cda8da0f3c6864ff10e38f4d9fc43f954ae6;hpb=64cfd96ca99114683c142c3de8b3868dba64bbe6;p=gnulib.git diff --git a/modules/closeout b/modules/closeout index 79d1cda8d..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,16 +7,17 @@ lib/closeout.c m4/closeout.m4 Depends-on: -gettext +close-stream +gettext-h error quotearg exitfail +stdbool configure.ac: gl_CLOSEOUT Makefile.am: -lib_SOURCES += closeout.h closeout.c Include: "closeout.h"