X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcloseout;h=2987121b27576105802cf10eadb758a82ccc42e7;hb=883e87df0a2236794c97afdd985c3706074d3195;hp=da6483b06c5da4ceb8970c93b20c0fc88cc19d71;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/closeout b/modules/closeout index da6483b06..2987121b2 100644 --- a/modules/closeout +++ b/modules/closeout @@ -1,4 +1,5 @@ Description: +Close standard output and standard error, exiting with a diagnostic on error. Files: lib/closeout.h @@ -6,18 +7,24 @@ 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 +lib_SOURCES += closeout.c Include: "closeout.h" +License: +GPL + +Maintainer: +Jim Meyering