Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/closeout
T

35 lines
482 B
Plaintext

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
error
quotearg
exitfail
stdbool
unistd
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