X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcloseout;h=6a77cef62949833be02b6a0ec36789229ad0ff7d;hb=116440ae18064c1495285a42767547b3ffa418d4;hp=f1e5e1a59ce616bd39bc14736fdc168238ddf2e4;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/closeout b/modules/closeout index f1e5e1a59..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,21 +7,23 @@ lib/closeout.c m4/closeout.m4 Depends-on: -unlocked-io -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" +License: +GPL + Maintainer: Jim Meyering -