Description:
Close standard output and standard error, exiting with a diagnostic on error.

Files:
lib/closeout.h
lib/closeout.c

Depends-on:
close-stream
gettext-h
gnulib-i18n
error
quotearg
exitfail
bool
unistd-h

configure.ac:

Makefile.am:
lib_SOURCES += closeout.c

Include:
"closeout.h"

Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(MBRTOWC_LIB)
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise

License:
GPL

Maintainer:
Jim Meyering
