mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-07 11:48:30 +00:00
parent
2e3958c6dc
commit
13d67fed38
25 changed files with 111 additions and 0 deletions
2
libc/sysv/calls/clone3.s
Normal file
2
libc/sysv/calls/clone3.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall clone3,0xfffffffffffff1b3,globl
|
2
libc/sysv/calls/close_range.s
Normal file
2
libc/sysv/calls/close_range.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall close_range,0xfffffffffffff1b4,globl
|
2
libc/sysv/calls/epoll_pwait2.s
Normal file
2
libc/sysv/calls/epoll_pwait2.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall epoll_pwait2,0xfffffffffffff1b9,globl
|
2
libc/sysv/calls/faccessat2.s
Normal file
2
libc/sysv/calls/faccessat2.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall faccessat2,0xfffffffffffff1b7,globl
|
2
libc/sysv/calls/fsconfig.s
Normal file
2
libc/sysv/calls/fsconfig.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall fsconfig,0xfffffffffffff1af,globl
|
2
libc/sysv/calls/fsmount.s
Normal file
2
libc/sysv/calls/fsmount.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall fsmount,0xfffffffffffff1b0,globl
|
2
libc/sysv/calls/fsopen.s
Normal file
2
libc/sysv/calls/fsopen.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall fsopen,0xfffffffffffff1ae,globl
|
2
libc/sysv/calls/fspick.s
Normal file
2
libc/sysv/calls/fspick.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall fspick,0xfffffffffffff1b1,globl
|
2
libc/sysv/calls/futex_waitv.s
Normal file
2
libc/sysv/calls/futex_waitv.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall futex_waitv,0xfffffffffffff1c1,globl
|
2
libc/sysv/calls/landlock_add_rule.s
Normal file
2
libc/sysv/calls/landlock_add_rule.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall landlock_add_rule,0xfffffffffffff1bd,globl
|
2
libc/sysv/calls/landlock_create_ruleset.s
Normal file
2
libc/sysv/calls/landlock_create_ruleset.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall landlock_create_ruleset,0xfffffffffffff1bc,globl
|
2
libc/sysv/calls/landlock_restrict_self.s
Normal file
2
libc/sysv/calls/landlock_restrict_self.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall landlock_restrict_self,0xfffffffffffff1be,globl
|
2
libc/sysv/calls/memfd_secret.s
Normal file
2
libc/sysv/calls/memfd_secret.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall memfd_secret,0xfffffffffffff1bf,globl
|
2
libc/sysv/calls/mount_setattr.s
Normal file
2
libc/sysv/calls/mount_setattr.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall mount_setattr,0xfffffffffffff1ba,globl
|
2
libc/sysv/calls/move_mount.s
Normal file
2
libc/sysv/calls/move_mount.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall move_mount,0xfffffffffffff1ad,globl
|
2
libc/sysv/calls/open_tree.s
Normal file
2
libc/sysv/calls/open_tree.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall open_tree,0xfffffffffffff1ac,globl
|
2
libc/sysv/calls/openat2.s
Normal file
2
libc/sysv/calls/openat2.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall openat2,0xfffffffffffff1b5,globl
|
2
libc/sysv/calls/pidfd_getfd.s
Normal file
2
libc/sysv/calls/pidfd_getfd.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall pidfd_getfd,0xfffffffffffff1b6,globl
|
2
libc/sysv/calls/pidfd_open.s
Normal file
2
libc/sysv/calls/pidfd_open.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall pidfd_open,0xfffffffffffff1b2,globl
|
2
libc/sysv/calls/process_madvise.s
Normal file
2
libc/sysv/calls/process_madvise.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall process_madvise,0xfffffffffffff1b8,globl
|
2
libc/sysv/calls/process_mrelease.s
Normal file
2
libc/sysv/calls/process_mrelease.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall process_mrelease,0xfffffffffffff1c0,globl
|
2
libc/sysv/calls/quotactl_fd.s
Normal file
2
libc/sysv/calls/quotactl_fd.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall quotactl_fd,0xfffffffffffff1bb,globl
|
2
libc/sysv/calls/set_mempolicy_home_node.s
Normal file
2
libc/sysv/calls/set_mempolicy_home_node.s
Normal file
|
@ -0,0 +1,2 @@
|
|||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall set_mempolicy_home_node,0xfffffffffffff1c2,globl
|
Loading…
Add table
Add a link
Reference in a new issue