X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fcloseout;h=6a77cef62949833be02b6a0ec36789229ad0ff7d;hb=504656bf1e13c99bc065d9c64476a8fa30f56967;hp=3d211d2c243407fe3f3949738669eaec24e0f8fa;hpb=de91e63465b1a808e9ab52f10447c1ce56835ce2;p=gnulib.git diff --git a/modules/closeout b/modules/closeout index 3d211d2c2..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,17 +7,17 @@ lib/closeout.c m4/closeout.m4 Depends-on: -gettext +close-stream +gettext-h error quotearg -fpending exitfail +stdbool configure.ac: gl_CLOSEOUT Makefile.am: -lib_SOURCES += closeout.h closeout.c Include: "closeout.h"