summaryrefslogtreecommitdiff
path: root/modules/closeout
blob: 05f17957d9987eb52dcc9e49bdf756cf12f9470e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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:
$(MBRTOWC_LIB)

License:
GPL

Maintainer:
Jim Meyering