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
update from main archive 960927
[glibc/history.git]
/
stdio
/
putc.c
blob
51aae378ae166e2329eca509aa2cdfd4998bb321
1
#include <ansidecl.h>
2
#include <stdio.h>
3
#undef putc
4
#define fputc putc
5
#include <fputc.c>