summaryrefslogtreecommitdiff
path: root/modules/closeout
blob: 32fd9236d062f7c2afaa9445125e328eb68ad327 (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:
$(LIB_MBRTOWC)

License:
GPL

Maintainer:
Jim Meyering