X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fcloseout;h=c3ed2b70a81530307db371c7e59f309019921ef4;hb=e2b32fd06585da0807fe10045e70799cc5c8252f;hp=0e43dde8da08feef19901a3c28684b71b488d236;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/closeout b/modules/closeout index 0e43dde8d..c3ed2b70a 100644 --- a/modules/closeout +++ b/modules/closeout @@ -1,5 +1,5 @@ Description: -Close stdout, checking for errors. +Close standard output, exiting with a diagnostic on error. Files: lib/closeout.h @@ -7,18 +7,23 @@ 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 +EXTRA_DIST += closeout.h Include: "closeout.h" +License: +GPL + +Maintainer: +Jim Meyering