index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
string
/
x86_64
/
stpcpy.S
blob: 138d0fb17441f065ecea18b64493fa8f8c842ebd (
plain
)
1
2
3
4
#define USE_AS_STPCPY
#define STRCPY stpcpy
#include "strcpy.S"
libc_hidden_def
(
stpcpy
)