mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
29 lines
308 B
Plaintext
29 lines
308 B
Plaintext
Description:
|
|
Close standard output and standard error, exiting with a diagnostic on error.
|
|
|
|
Files:
|
|
lib/closeout.h
|
|
lib/closeout.c
|
|
m4/closeout.m4
|
|
|
|
Depends-on:
|
|
close-stream
|
|
gettext-h
|
|
error
|
|
quotearg
|
|
exitfail
|
|
|
|
configure.ac:
|
|
gl_CLOSEOUT
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"closeout.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|