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]
/
login
/
ptsname_r_chk.s
blob
8852490b9ec2794fd8d635b0f1c3f4b6ee919cbe
1
.text
2
.p2align 4,,15
3
.globl __ptsname_r_chk
4
.type __ptsname_r_chk, @function
5
__ptsname_r_chk
:
6
cmpq
%
rcx
, %
rdx
7
ja
.L7
8
jmp __ptsname_r
9
.L7:
10
subq $
8
, %
rsp
11
call __chk_fail
12
.size __ptsname_r_chk, .-__ptsname_r_chk
13
.hidden __chk_fail
14
.hidden __ptsname_r