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

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

Depends-on:
closeout
freadahead
fflush
stdbool

configure.ac:
gl_CLOSEIN

Makefile.am:
lib_SOURCES += closein.c

Include:
"closein.h"

License:
GPL

Maintainer:
Eric Blake