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
stdio-common: Fix C23-ism in formatted output specifier tests [BZ #32360]
[glibc.git]
/
sysdeps
/
i386
/
i686
/
multiarch
/
wcscpy-c.c
blob
fb3000392bad4d6e5bb08ae609fe59a1d142a27c
1
#if IS_IN (libc)
2
# define wcscpy __wcscpy_ia32
3
#endif
4
5
#include
"wcsmbs/wcscpy.c"