repo.or.cz
/
nyanglibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
clarify the purpose of this project
[nyanglibc.git]
/
string
/
strxfrm.s
blob
a8da4b2d8d37e81e926be10324026d61da09d4aa
1
.text
2
.p2align 4,,15
3
.globl strxfrm
4
.type strxfrm, @function
5
strxfrm
:
6
movq __libc_tsd_LOCALE@gottpoff
(%
rip
), %
rax
7
movq
%
fs
:(%
rax
), %
rcx
8
jmp __strxfrm_l
9
.size strxfrm, .-strxfrm
10
.hidden __strxfrm_l