index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stdio
/
getc.c
blob: 00aee33d31b6779a6ed1b18bdf86c5520a06ae63 (
plain
) (
blame
)
1
2
3
4
5
#include
<ansidecl.h>
#include
<stdio.h>
#undef getc
#define fgetc getc
#include
<fgetc.c>