repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
closein
blob
6a34d83bb683ffb1a12e9c3a200e639079c08776
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
8
Depends-on:
9
closeout
10
freadahead
11
fflush
12
stdbool
13
14
configure.ac:
15
16
Makefile.am:
17
lib_SOURCES += closein.c
18
19
Include:
20
"closein.h"
21
22
Link:
23
$(LIB_MBRTOWC)
24
25
License:
26
GPL
27
28
Maintainer:
29
Eric Blake