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-03-04 07:58:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
4aa1d09b9e
cosmopolitan
/
libc
/
sysv
/
calls
/
__sys_poll.S
3 lines
98 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
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
#
include
"
l
i
b
c
/
s
y
s
v
/
m
a
c
r
o
s
.
i
n
t
e
r
n
a
l
.
h
"
Introduce native support for MacOS ARM64 There's a new program named ape/ape-m1.c which will be used to build an embeddable binary that can load ape and elf executables. The support is mostly working so far, but still chasing down ABI issues.
2023-05-18 19:05:08 -07:00
.scall
_
_
sys
_
p
o
l
l
,
0
x8
d18
f
c8
d12
8
e
6
8
0
7
,
4
0
9
5
,
2
3
0
,
g
l
o
b
l
,
h
i
d
d
e
n
Reference in a new issue
Copy permalink