summaryrefslogtreecommitdiff
path: root/modules/closein
blob: b5f3ce332fa0ed825cb8924cad43d52b8538d563 (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
Description:
Close all standard streams, resetting seekable stdin if needed, and exiting with a diagnostic on error.

Files:
lib/closein.h
lib/closein.c

Depends-on:
closeout
freadahead
fflush
stdbool
unistd

configure.ac:

Makefile.am:
lib_SOURCES += closein.c

Include:
"closein.h"

Link:
$(MBRTOWC_LIB)

License:
GPL

Maintainer:
Eric Blake