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-19 12:40:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
80c174d494
cosmopolitan
/
libc
/
sysv
/
calls
/
sys_dup2.S
3 lines
93 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Make more code aarch64 friendly
2023-05-02 13:38:16 -07: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
"
Implement crash reporting for AARCH64 The ShowCrashReports() feature for aarch64 should work even better than the x86 crash reports. Thanks to the benefit of hindsight these reports should be rock solid reliable and beautiful to read. This change also improves the syscall polyfills for aarch64. Some of the sys_foo() functions have been removed, usually because they're legacy or downright footguns not worth building.
2023-05-12 05:47:54 -07:00
.scall
sys
_
d
u
p2
,
0
x05
a05
a05
a20
5
a02
1
,
0
x01
8
,
g
l
o
b
l
,
h
i
d
d
e
n
Reference in a new issue
Copy permalink