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