X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcloseout;h=4480c7f3ad7ebadad0758e1eed32ac34e56c181c;hb=ca3910da774f8ae6c4a2b6b8a8729b10ccc97ad4;hp=4cdedb3f71c24a1617b44f019f64e194e4caa527;hpb=b672735937f4d598bf05a3e9bd9560ca058de15a;p=gnulib.git diff --git a/modules/closeout b/modules/closeout index 4cdedb3f7..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,21 +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