X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcloseout;h=4480c7f3ad7ebadad0758e1eed32ac34e56c181c;hb=e4a9624f1df826bc15b27ef979ef5e50afb6038e;hp=0e43dde8da08feef19901a3c28684b71b488d236;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/closeout b/modules/closeout index 0e43dde8d..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,22 @@ lib/closeout.c m4/closeout.m4 Depends-on: -unlocked-io -gettext +close-stream +gettext-h error quotearg -fpending +exitfail configure.ac: gl_CLOSEOUT Makefile.am: -lib_SOURCES += closeout.h closeout.c Include: "closeout.h" +License: +GPL + +Maintainer: +Jim Meyering