verify: new macro 'assume'
[gnulib.git] / modules / closein
1 Description:
2 Close all standard streams, resetting seekable stdin if needed, and exiting with a diagnostic on error.
3
4 Files:
5 lib/closein.h
6 lib/closein.c
7 m4/closein.m4
8
9 Depends-on:
10 closeout
11 freadahead
12 fflush
13 stdbool
14
15 configure.ac:
16 gl_CLOSEIN
17
18 Makefile.am:
19 lib_SOURCES += closein.c
20
21 Include:
22 "closein.h"
23
24 License:
25 GPL
26
27 Maintainer:
28 Eric Blake