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
aef9a69a60
cosmopolitan
/
libc
/
sysv
/
calls
/
sys_clock_getres.S
3 lines
95 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
"
Improve system calls - Wrap clock_getres() - Wrap sched_setscheduler() - Make sleep() api conformant - Polyfill sleep() using select() - Improve clock_gettime() polyfill - Make nanosleep() POSIX conformant - Slightly improve some DNS functions - Further strengthen pledge() sandboxing - Improve rounding of timeval / timespec - Allow layering of pledge() calls on Linux - Polyfill sched_yield() using select() on XNU - Delete more system constants we probably don't need
2022-07-08 13:29:24 +00:00
.scall
sys
_
c
l
o
c
k
_
g
e
t
r
e
s
,
0
x1
a
d05
9
0
e
a
f
f
f
f0
e
5
,
g
l
o
b
l
,
h
i
d
d
e
n
Reference in a new issue
Copy permalink