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