Update.
[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 fflush
12 stdbool
13
14 configure.ac:
15 gl_CLOSEIN
16
17 Makefile.am:
18
19 Include:
20 "closein.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Eric Blake