repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update.
[glibc.git]
/
stdio
/
getc.c
blob
0d34a1cc6cb1157b3bbf2a56e68d128680e9347d
1
#include <stdio.h>
2
#undef getc
3
#define fgetc getc
4
#include <fgetc.c>