index
:
coreutils
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
xfreopen.h
blob: 2ce49b5a4a737d48b4269d40b9b873dd45b3c995 (
plain
)
1
2
#include <stdio.h>
void
xfreopen
(
char const
*
filename
,
char const
*
mode
,
FILE
*
fp
);