X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcloseout;h=a030d452e1b6db7b00016a9ae142714232b2afe8;hb=40ad4eae988596de8a3459f99c8e508a6425c383;hp=da6483b06c5da4ceb8970c93b20c0fc88cc19d71;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/closeout b/modules/closeout index da6483b06..a030d452e 100644 --- a/modules/closeout +++ b/modules/closeout @@ -1,4 +1,5 @@ Description: +Close stdout, checking for errors. Files: lib/closeout.h @@ -6,18 +7,24 @@ lib/closeout.c m4/closeout.m4 Depends-on: -unlocked-io +atexit gettext 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