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]
/
io
/
futimens.shared.s
blob
36c3c63c5e6b8f1039bb8154457049eccf5dbd91
1
.text
2
#APP
3
memmove
=
__GI_memmove
4
memset
=
__GI_memset
5
memcpy
=
__GI_memcpy
6
#NO_APP
7
.p2align 4,,15
8
.globl __futimens
9
.type __futimens, @function
10
__futimens
:
11
testl
%
edi
, %
edi
12
js
.L5
13
movq
%
rsi
, %
rdx
14
xorl
%
ecx
, %
ecx
15
xorl
%
esi
, %
esi
16
jmp __GI___utimensat64_helper
17
.p2align 4,,10
18
.p2align 3
19
.L5:
20
movq __libc_errno@gottpoff
(%
rip
), %
rax
21
movl $
9
, %
fs
:(%
rax
)
22
movl $
-
1
, %
eax
23
ret
24
.size __futimens, .-__futimens
25
.weak futimens
26
.set futimens,__futimens