X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcloseout;h=4480c7f3ad7ebadad0758e1eed32ac34e56c181c;hb=5973fdf3621d596452f3b9d8af3492ccc530600a;hp=da6483b06c5da4ceb8970c93b20c0fc88cc19d71;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/closeout b/modules/closeout index da6483b06..4480c7f3a 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,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