repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Replace FSF snail mail address with URLs.
[glibc.git]
/
stdio-common
/
bug18a.c
blob
663cbf4fb7fe89da6081728baa61b1f16be5d565
1
#include <wchar.h>
2
#define CHAR wchar_t
3
#define L(str) L##str
4
#define SSCANF swscanf
5
6
#include
"bug18.c"