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-08 15:33:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
b15f9eb58f
cosmopolitan
/
libc
/
sysv
/
calls
/
sys_fadvise.s
3 lines
94 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Remove dollars from system call support symbols
2021-02-04 03:35:29 +00:00
.include
"
o
/
l
i
b
c
/
s
y
s
v
/
m
a
c
r
o
s
.
i
n
t
e
r
n
a
l
.
i
n
c
"
Improve system call wrappers This change improves copy_file_range(), sendfile(), splice(), openpty(), closefrom(), close_range(), fadvise() and posix_fadvise() in addition to writing tests that confirm things like errno and seeking behavior across platforms. We now less aggressively polyfill behavior with some of these functions when the platform support isn't available. Please see: https://justine.lol/cosmopolitan/functions.html
2022-09-19 22:01:48 +00:00
.scall
sys
_
f
a
d
v
i
s
e
,
0
x1
a0
f
f
f21
3
f
f
f
f0
d
d
,
g
l
o
b
l
,
h
i
d
d
e
n
Reference in a new issue
Copy permalink