X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcloseout;h=4480c7f3ad7ebadad0758e1eed32ac34e56c181c;hb=59c99e8a034089d8f9cbd8f20b2ed636669363eb;hp=7759e9c90935c99efe5e2f97cd32e552fcfcb78f;hpb=e76cb0338ec18928d109bea501181aa17ebc46b5;p=gnulib.git diff --git a/modules/closeout b/modules/closeout index 7759e9c90..4480c7f3a 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,18 +7,16 @@ lib/closeout.c m4/closeout.m4 Depends-on: -atexit -gettext +close-stream +gettext-h error quotearg -fpending exitfail configure.ac: gl_CLOSEOUT Makefile.am: -lib_SOURCES += closeout.h closeout.c Include: "closeout.h"