index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdio
/
getc.c
blob: 00aee33d31b6779a6ed1b18bdf86c5520a06ae63 (
plain
)
1
2
3
4
5
#include <ansidecl.h>
#include <stdio.h>
#undef getc
#define fgetc getc
#include <fgetc.c>