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