repo.or.cz
/
coreutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
version 7.1
[coreutils.git]
/
gl
/
modules
/
xfreopen
blob
411f80bbdb8110772bfdb591596d65107f96df29
1
Description:
2
a wrapper for frepoen
3
4
Files:
5
lib/xfreopen.c
6
lib/xfreopen.h
7
8
Depends-on:
9
error
10
exitfail
11
quote
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += xfreopen.c xfreopen.h
17
18
Include:
19
"xfreopen.h"
20
21
License:
22
LGPL
23
24
Maintainer:
25
Jim Meyering