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