X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fcloseout;h=4480c7f3ad7ebadad0758e1eed32ac34e56c181c;hb=b11bca01075e21c9da564227c61e482fe3410dd3;hp=f1e5e1a59ce616bd39bc14736fdc168238ddf2e4;hpb=6f99528a90dc8e6beb07ac5ced73770ed82a0830;p=gnulib.git diff --git a/modules/closeout b/modules/closeout index f1e5e1a59..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 -