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
/
strftime.s
blob
ef0b238e5b6caf28af4e72b8e228255762db6bcf
1
.text
2
.p2align 4,,15
3
.globl strftime
4
.hidden strftime
5
.type strftime, @function
6
strftime
:
7
movq __libc_tsd_LOCALE@gottpoff
(%
rip
), %
rax
8
movq
%
fs
:(%
rax
), %
r8
9
jmp __strftime_l
10
.size strftime, .-strftime
11
.hidden __strftime_l