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
Add -D__LIBC_INTERNAL_MATH_INLINES.
[glibc/history.git]
/
stdio
/
putc.c
blob
cd3012626fa475abdf9e19a40af2b278c767d60a
1
#include <stdio.h>
2
#undef putc
3
#define fputc putc
4
#include <fputc.c>