Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git] / modules / closein
blob6a34d83bb683ffb1a12e9c3a200e639079c08776
1 Description:
2 Close all standard streams, resetting seekable stdin if needed, and exiting with a diagnostic on error.
4 Files:
5 lib/closein.h
6 lib/closein.c
8 Depends-on:
9 closeout
10 freadahead
11 fflush
12 stdbool
14 configure.ac:
16 Makefile.am:
17 lib_SOURCES += closein.c
19 Include:
20 "closein.h"
22 Link:
23 $(LIB_MBRTOWC)
25 License:
26 GPL
28 Maintainer:
29 Eric Blake