cosmopolitan/libc/sysv/calls
Justine Tunney 2d93788ce3
Fix --ftrace with cosmo_dlopen()
This change ensures function call logging won't crash the process when
cosmo_dlopen() is called.
2024-01-05 15:13:07 -08:00
..
__bsd_setegid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__bsd_seteuid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_accept.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_accept4.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_bind.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_clock_nanosleep.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_connect.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_dup3.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_execve.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_fcntl.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_fcntl_cp.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_fork.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_fstat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_fstatat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_getpeername.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_getrusage.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_getsockname.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_gettid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_lstat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_mmap.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_mprotect.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_mremap.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_munmap.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_openat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_openat_nc.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_pipe.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_pipe2.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_poll.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_ptrace.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_sigprocmask.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_socket.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_socketpair.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_stat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_utimensat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
__sys_wait4.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
get_mempolicy.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
getpagesize_freebsd.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
set_mempolicy.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_acct.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_add_key.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_adjtime.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_adjtimex.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_aio_cancel.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_aio_error.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_aio_fsync.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_aio_mlock.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_aio_read.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_aio_return.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_aio_suspend.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_aio_suspend_nocancel.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_aio_waitcomplete.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_aio_write.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_alarm.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_arch_prctl.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_audit.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_auditctl.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_auditon.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_bogus.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_bpf.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_bsdthread_register.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_cachestat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_capget.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_capset.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_chdir.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_chflags.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_chflagsat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_chroot.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_clock_adjtime.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_clock_getres.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_clock_settime.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_clone.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_clone3.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_close.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_close_range.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_closefrom.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_copy_file_range.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_delete_module.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_dup.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_dup2.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_epoll_create.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_epoll_create1.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_epoll_ctl.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_epoll_pwait.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_epoll_pwait2.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_epoll_wait.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_eventfd.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_eventfd2.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_execveat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_exit.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_faccessat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_faccessat2.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fadvise.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fallocate.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fanotify_init.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fanotify_mark.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fchdir.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fchflags.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fchmod.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fchmodat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fchmodat2.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fchown.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fchownat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fdatasync.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fexecve.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fgetxattr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fhopen.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fhstat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fhstatfs.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_finit_module.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_flistxattr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_flock.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fpathconf.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fremovexattr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fsconfig.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fsetxattr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fsmount.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fsopen.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fspick.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fstatfs.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_fsync.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_ftruncate.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_futex.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_futex_cp.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_futex_waitv.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_futimens.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_futimes.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_get_robust_list.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getaudit_addr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getauid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getcontext.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getcpu.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getcwd.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getdents.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getdirentries.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getdtablesize.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getegid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_geteuid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getfh.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getfsstat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getgid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getgroups.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getitimer.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getlogin.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getpgid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getpid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getppid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getpriority.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getrandom.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getresgid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getresuid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getrlimit.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getsid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getsockopt.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getuid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_getxattr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_init_module.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_inotify_add_watch.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_inotify_init.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_inotify_init1.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_inotify_rm_watch.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_io_cancel.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_io_destroy.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_io_getevents.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_io_pgetevents.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_io_setup.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_io_submit.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_io_uring_enter.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_io_uring_register.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_io_uring_setup.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_ioctl.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_ioctl_cp.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_ioperm.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_iopl.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_ioprio_get.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_ioprio_set.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_issetugid.S Implement issetugid() on NetBSD 2023-12-30 14:58:16 -08:00
sys_kcmp.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_kevent.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_kexec_file_load.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_kexec_load.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_keyctl.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_kill.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_killpg.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_kqueue.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_ktimer_create.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_ktimer_delete.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_ktimer_getoverrun.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_ktimer_gettime.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_ktimer_settime.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_ktrace.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_landlock_add_rule.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_landlock_create_ruleset.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_landlock_restrict_self.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_lgetxattr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_linkat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_lio_listio.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_listen.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_listxattr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_llistxattr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_lookup_dcookie.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_lremovexattr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_lseek.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_lsetxattr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_lutimes.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_madvise.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mbind.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_membarrier.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_memfd_create.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_memfd_secret.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_migrate_pages.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mincore.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_minherit.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mkdirat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mkfifo.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mkfifoat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mknod.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mknodat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mlock.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mlock2.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mlockall.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_modify_ldt.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mount.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mount_setattr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_move_mount.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_move_pages.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mq_getsetattr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mq_notify.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mq_open.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mq_timedreceive.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mq_timedsend.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_mq_unlink.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_msgctl.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_msgget.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_msgrcv.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_msgsnd.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_msgsys.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_msync.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_msyscall.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_munlock.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_munlockall.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_name_to_handle_at.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_nanosleep.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_nfssvc.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_ntp_adjtime.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_ntp_gettime.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_open_by_handle_at.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_open_tree.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_openat2.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_pathconf.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_pause.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_perf_event_open.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_personality.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_pidfd_getfd.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_pidfd_open.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_pidfd_send_signal.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_pivot_root.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_pkey_alloc.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_pkey_free.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_pkey_mprotect.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_pledge.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_posix_fallocate.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_posix_openpt.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_posix_spawn.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_ppoll.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_pread.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_preadv.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_preadv2.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_prlimit.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_process_madvise.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_process_mrelease.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_process_vm_readv.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_process_vm_writev.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_profil.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_pselect.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_pwrite.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_pwritev.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_pwritev2.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_quotactl.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_quotactl_fd.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_read.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_readahead.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_readlinkat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_readv.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_reboot.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_recvfrom.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_recvmmsg.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_recvmsg.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_removexattr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_renameat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_renameat2.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_request_key.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_restart_syscall.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_revoke.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_rseq.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_rtprio_thread.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sched_get_priority_max.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sched_get_priority_min.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sched_getaffinity.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sched_getattr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sched_getparam.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sched_getscheduler.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sched_rr_get_interval.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sched_setaffinity.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sched_setattr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sched_setparam.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sched_setscheduler.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sched_yield.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_select.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sem_close.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sem_destroy.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sem_getvalue.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sem_init.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sem_open.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sem_post.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sem_timedwait.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sem_trywait.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sem_unlink.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sem_wait.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sem_wait_nocancel.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_semctl.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_semget.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_semop.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_semsys.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_semtimedop.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sendfile.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sendmsg.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sendto.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_set_mempolicy_home_node.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_set_robust_list.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_set_tid_address.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setaudit_addr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setauid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setdomainname.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setfsgid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setfsuid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setgid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setgroups.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sethostname.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setitimer.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setlogin.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setns.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setpgid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setpriority.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setregid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setresgid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setresuid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setreuid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setrlimit.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setsid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setsockopt.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_settimeofday.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setuid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_setxattr.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_shm_open.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_shm_unlink.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_shmat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_shmctl.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_shmdt.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_shmget.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_shmsys.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_shutdown.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sigaction.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sigaltstack.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_signalfd.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_signalfd4.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sigpending.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sigqueue.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sigqueueinfo.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sigsuspend.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sigtimedwait.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sigwait.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_splice.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_statfs.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_statx.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_swapoff.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_swapon.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_symlinkat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sync.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_syncfs.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sysctl.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sysfs.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_sysinfo.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_syslog.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_tee.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_tgkill.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_tgsigqueueinfo.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_timer_create.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_timer_delete.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_timer_getoverrun.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_timer_gettime.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_timer_settime.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_timerfd_create.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_timerfd_gettime.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_timerfd_settime.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_times.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_tkill.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_truncate.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_umask.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_umount2.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_uname.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_undelete.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_unlink.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_unlinkat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_unmount.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_unshare.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_unveil.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_userfaultfd.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_ustat.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_utime.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_utimes.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_utrace.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_vhangup.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_vmsplice.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_waitid.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_write.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00
sys_writev.S Introduce FreeBSD ARM64 support 2023-12-29 20:14:02 -08:00