mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-26 20:40:28 +00:00
Linux: Add cachestat, fchmodat2 syscalls (#958)
This commit is contained in:
parent
69faf1b403
commit
cc5c5319bf
8 changed files with 287 additions and 1 deletions
|
@ -383,6 +383,8 @@ scall sys_memfd_secret 0xfffffffffffff1bf 0xfff globl # no wrapper
|
|||
scall sys_process_mrelease 0xfffffffffffff1c0 0xfff globl # no wrapper
|
||||
scall sys_futex_waitv 0xfffffffffffff1c1 0xfff globl # no wrapper
|
||||
scall sys_set_mempolicy_home_node 0xfffffffffffff1c2 0xfff globl # no wrapper
|
||||
scall sys_cachestat 0xfffffffffffff1c3 0x1c3 globl # Linux 6.5+
|
||||
scall sys_fchmodat2 0xfffffffffffff1c4 0x1c4 globl # no wrapper Linux 6.6+
|
||||
|
||||
# The Fifth Bell System Interface, Community Edition
|
||||
# » besiyata dishmaya
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue