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]
/
time
/
strptime.s
blob
4695efb2a822c040b4d7cbbc108ad3f91a504d0c
1
.text
2
.p2align 4,,15
3
.globl strptime
4
.hidden strptime
5
.type strptime, @function
6
strptime
:
7
movq __libc_tsd_LOCALE@gottpoff
(%
rip
), %
rax
8
xorl
%
ecx
, %
ecx
9
movq
%
fs
:(%
rax
), %
r8
10
jmp __strptime_internal
11
.size strptime, .-strptime
12
.hidden __strptime_internal