This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cosmopolitan
Watch
1
Star
0
Fork
You've already forked cosmopolitan
0
mirror of
https://github.com/jart/cosmopolitan.git
synced
2025-02-16 03:07:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
80c174d494
cosmopolitan
/
libc
/
sysv
/
calls
/
sys_getrandom.S
3 lines
98 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Make more code aarch64 friendly
2023-05-02 20:38:16 +00:00
#
include
"
l
i
b
c
/
s
y
s
v
/
m
a
c
r
o
s
.
i
n
t
e
r
n
a
l
.
h
"
Remove sys_getrandom() on NetBSD This fixes an apparent regression caused by 3f0bcdc3ef00c2c79b1be85b1fa207d508509ac7 where getrandom() on NetBSD 9.2 doesn't appear to work; ktrace oddly reports: 1446 1 .ape CALL #91 (unimplemented getdopt) 1446 1 .ape RET #91 (unimplemented getdopt) -1 errno 78 Function not implemented 1446 1 .ape PSIG SIGSYS SIG_DFL: code=SI_NOINFO
2023-05-10 06:09:00 +00:00
.scall
sys
_
g
e
t
r
a
n
d
o
m
,
0
x
f
f
f00
7
a33
2
1
f49
3
e
,
0
x11
6
,
g
l
o
b
l
,
h
i
d
d
e
n
Reference in a new issue
Copy permalink