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
pipe-filter-ii, pipe-filter-gi: Fix warnings on native Windows.
[gnulib.git]
/
modules
/
xfreopen
blob
dfd3d9ef57d31951262a9b11820d498b0046a17b
1
Description:
2
a wrapper for freopen
3
4
Files:
5
lib/xfreopen.c
6
lib/xfreopen.h
7
8
Depends-on:
9
error
10
exitfail
11
freopen
12
quote
13
14
configure.ac:
15
16
Makefile.am:
17
lib_SOURCES += xfreopen.c xfreopen.h
18
19
Include:
20
"xfreopen.h"
21
22
Link:
23
$(LIB_MBRTOWC)
24
25
License:
26
GPL
27
28
Maintainer:
29
Jim Meyering