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-01 12:03:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
255d834f8f
cosmopolitan
/
libc
/
sysv
/
consts
/
CLOCK_MONOTONIC_COARSE.S
3 lines
96 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Improve dead code elimination
2021-02-08 12:04:42 +00:00
#
include
"
l
i
b
c
/
s
y
s
v
/
c
o
n
s
t
s
/
s
y
s
c
o
n
.
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
.syscon
clock,
C
L
O
C
K
_
M
O
N
O
T
O
N
I
C
_
C
O
A
R
S
E
,
6
,
1
,
1
2
,
3
,
3
,
1
Reference in a new issue
Copy permalink