X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcloseout;h=7759e9c90935c99efe5e2f97cd32e552fcfcb78f;hb=e76cb0338ec18928d109bea501181aa17ebc46b5;hp=da6483b06c5da4ceb8970c93b20c0fc88cc19d71;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/closeout b/modules/closeout index da6483b06..7759e9c90 100644 --- a/modules/closeout +++ b/modules/closeout @@ -1,4 +1,5 @@ Description: +Close stdout, checking for errors. Files: lib/closeout.h @@ -6,11 +7,12 @@ lib/closeout.c m4/closeout.m4 Depends-on: -unlocked-io +atexit gettext error quotearg fpending +exitfail configure.ac: gl_CLOSEOUT @@ -21,3 +23,8 @@ lib_SOURCES += closeout.h closeout.c Include: "closeout.h" +License: +GPL + +Maintainer: +Jim Meyering