repo.or.cz
/
glibc
/
pb-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* sysdeps/unix/sysv/linux/kernel-features.h: SH also has
[glibc/pb-stable.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"