Introduce FreeBSD ARM64 support

It's 100% passing test fleet. Solid as a rock.
This commit is contained in:
Justine Tunney 2023-12-29 20:11:23 -08:00
parent 43fe5956ad
commit 83107f78ed
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
455 changed files with 778 additions and 551 deletions

View file

@ -96,6 +96,7 @@ o/$(MODE)/libc/sysv/sysv.o: private \
-ffixed-x4 \
-ffixed-x5 \
-ffixed-x8 \
-ffixed-x9 \
-ffixed-x16 \
-fomit-frame-pointer \
-foptimize-sibling-calls \

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __bsd_setegid,0xfff0b60b620b6fff,4095,182,globl,hidden
.scall __bsd_setegid,0xfff0b60b620b6fff,4095,182,182,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __bsd_seteuid,0xfff0b70b720b7fff,4095,183,globl,hidden
.scall __bsd_seteuid,0xfff0b70b720b7fff,4095,183,183,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_accept,0x81e81ea1d281e82b,2250,2078,globl,hidden
.scall __sys_accept,0x81e81ea1d281e82b,2250,2078,2589,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_accept4,0xfff85da1dffff920,2290,4095,globl,hidden
.scall __sys_accept4,0xfff85da1dffff920,2290,4095,2589,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_bind,0x0680680682068031,200,104,globl,hidden
.scall __sys_bind,0x0680680682068031,200,104,104,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_clock_nanosleep,0x9ddfff8f4ffff8e6,2163,4095,globl,hidden
.scall __sys_clock_nanosleep,0x9ddfff8f4ffff8e6,2163,4095,2292,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_connect,0x862862862286282a,2251,2146,globl,hidden
.scall __sys_connect,0x862862862286282a,2251,2146,2146,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_dup3,0x1c6066fffffff124,24,4095,globl,hidden
.scall __sys_dup3,0x1c6066fffffff124,24,4095,4095,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_execve,0x03b03b03b203b03b,221,59,globl,hidden
.scall __sys_execve,0x03b03b03b203b03b,221,59,59,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_fcntl,0x05c05c05c205c048,25,92,globl,hidden
.scall __sys_fcntl,0x05c05c05c205c048,25,92,92,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_fcntl_cp,0x85c85c85c285c848,2073,2140,globl,hidden
.scall __sys_fcntl_cp,0x85c85c85c285c848,2073,2140,2140,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_fork,0x0020020022002039,4095,2,globl,hidden
.scall __sys_fork,0x0020020022002039,4095,2,2,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_fstat,0x1b80352272153005,80,339,globl,hidden
.scall __sys_fstat,0x1b80352272153005,80,339,551,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_fstatat,0x1d202a22821d6106,79,470,globl,hidden
.scall __sys_fstatat,0x1d202a22821d6106,79,470,552,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_getpeername,0x01f01f08d201f034,205,31,globl,hidden
.scall __sys_getpeername,0x01f01f08d201f034,205,31,141,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_getrusage,0x1bd0130752075062,165,117,globl,hidden
.scall __sys_getrusage,0x1bd0130752075062,165,117,117,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_getsockname,0x0200200202020033,204,32,globl,hidden
.scall __sys_getsockname,0x0200200202020033,204,32,32,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_gettid,0x13712b1b0101b0ba,178,27,globl,hidden
.scall __sys_gettid,0x13712b1b0101b0ba,178,27,432,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_lstat,0x1b90280282154006,4095,340,globl,hidden
.scall __sys_lstat,0x1b90280282154006,4095,340,40,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_mmap,0x0c50311dd20c5009,222,197,globl,hidden
.scall __sys_mmap,0x0c50311dd20c5009,222,197,477,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_mprotect,0x04a04a04a204a00a,226,74,globl,hidden
.scall __sys_mprotect,0x04a04a04a204a00a,226,74,74,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_mremap,0x19bffffffffff019,216,4095,globl,hidden
.scall __sys_mremap,0x19bffffffffff019,216,4095,4095,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_munmap,0x049049049204900b,215,73,globl,hidden
.scall __sys_munmap,0x049049049204900b,215,73,73,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_openat,0x9d49419f329cf901,2104,2511,globl,hidden
.scall __sys_openat,0x9d49419f329cf901,2104,2511,2547,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_openat_nc,0x1d41411f321d0101,56,464,globl,hidden
.scall __sys_openat_nc,0x1d41411f321d0101,56,464,499,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_pipe,0x02a10721e202a016,59,42,globl,hidden
.scall __sys_pipe,0x02a10721e202a016,59,42,542,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_pipe2,0x1c506521effff125,59,4095,globl,hidden
.scall __sys_pipe2,0x1c506521effff125,59,4095,542,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_poll,0x8d18fc8d128e6807,4095,2278,globl,hidden
.scall __sys_poll,0x8d18fc8d128e6807,4095,2278,2257,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_ptrace,0x01a01a01a201a065,117,26,globl,hidden
.scall __sys_ptrace,0x01a01a01a201a065,117,26,26,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_sigprocmask,0x125030154214900e,135,329,globl,hidden
.scall __sys_sigprocmask,0x125030154214900e,135,329,340,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_socket,0x18a0610612061029,198,97,globl,hidden
.scall __sys_socket,0x18a0610612061029,198,97,97,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_socketpair,0x0870870872087035,199,135,globl,hidden
.scall __sys_socketpair,0x0870870872087035,199,135,135,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_stat,0x1b7026fff2152004,79,338,globl,hidden
.scall __sys_stat,0x1b7026fff2152004,79,338,4095,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_utimensat,0x1d3054223ffff118,88,4095,globl,hidden
.scall __sys_utimensat,0x1d3054223ffff118,88,4095,547,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall __sys_wait4,0x9c180b807280783d,2308,2055,globl,hidden
.scall __sys_wait4,0x9c180b807280783d,2308,2055,2055,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall get_mempolicy,0xfffffffffffff0ef,236,4095,globl
.scall get_mempolicy,0xfffffffffffff0ef,236,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall getpagesize_freebsd,0xffffff040fffffff,4095,4095,globl,hidden
.scall getpagesize_freebsd,0xffffff040fffffff,4095,4095,64,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall set_mempolicy,0xfffffffffffff0ee,237,4095,globl
.scall set_mempolicy,0xfffffffffffff0ee,237,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_acct,0x03303303320330a3,89,51,globl
.scall sys_acct,0x03303303320330a3,89,51,51,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_add_key,0xfffffffffffff0f8,217,4095,globl
.scall sys_add_key,0xfffffffffffff0f8,217,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_adjtime,0x1a508c08c208cfff,4095,140,globl
.scall sys_adjtime,0x1a508c08c208cfff,4095,140,140,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_adjtimex,0xfffffffffffff09f,171,4095,globl
.scall sys_adjtimex,0xfffffffffffff09f,171,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_aio_cancel,0x18ffff13c213cfff,4095,316,globl
.scall sys_aio_cancel,0x18ffff13c213cfff,4095,316,316,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_aio_error,0x190fff13d213dfff,4095,317,globl
.scall sys_aio_error,0x190fff13d213dfff,4095,317,317,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_aio_fsync,0x191fff1d12139fff,4095,313,globl
.scall sys_aio_fsync,0x191fff1d12139fff,4095,313,465,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_aio_mlock,0xffffff21ffffffff,4095,4095,globl
.scall sys_aio_mlock,0xffffff21ffffffff,4095,4095,543,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_aio_read,0x192fff13e213efff,4095,318,globl
.scall sys_aio_read,0x192fff13e213efff,4095,318,318,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_aio_return,0x193fff13a213afff,4095,314,globl
.scall sys_aio_return,0x193fff13a213afff,4095,314,314,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_aio_suspend,0x1b6fff13b213bfff,4095,315,globl
.scall sys_aio_suspend,0x1b6fff13b213bfff,4095,315,315,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_aio_suspend_nocancel,0xfffffffff21a5fff,4095,421,globl
.scall sys_aio_suspend_nocancel,0xfffffffff21a5fff,4095,421,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_aio_waitcomplete,0xffffff167fffffff,4095,4095,globl
.scall sys_aio_waitcomplete,0xffffff167fffffff,4095,4095,359,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_aio_write,0x195fff13f213ffff,4095,319,globl
.scall sys_aio_write,0x195fff13f213ffff,4095,319,319,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_alarm,0xfffffffffffff025,4095,4095,globl,hidden
.scall sys_alarm,0xfffffffffffff025,4095,4095,4095,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_arch_prctl,0x0a50a50a5ffff09e,4095,4095,globl,hidden
.scall sys_arch_prctl,0x0a50a50a5ffff09e,4095,4095,165,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_audit,0xffffff1bd215efff,4095,350,globl
.scall sys_audit,0xffffff1bd215efff,4095,350,445,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_auditctl,0xffffff1c52167fff,4095,359,globl
.scall sys_auditctl,0xffffff1c52167fff,4095,359,453,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_auditon,0xffffff1be215ffff,4095,351,globl
.scall sys_auditon,0xffffff1be215ffff,4095,351,446,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_bogus,0x00b5005002500500,1280,1280,globl
.scall sys_bogus,0x00b5005002500500,1280,1280,1280,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_bpf,0xfffffffffffff141,280,4095,globl
.scall sys_bpf,0xfffffffffffff141,280,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_bsdthread_register,0xfffffffff216efff,4095,366,globl,hidden
.scall sys_bsdthread_register,0xfffffffff216efff,4095,366,4095,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_cachestat,0xfffffffffffff1c3,451,4095,globl
.scall sys_cachestat,0xfffffffffffff1c3,451,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_capget,0xfffffffffffff07d,90,4095,globl
.scall sys_capget,0xfffffffffffff07d,90,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_capset,0xfffffffffffff07e,91,4095,globl
.scall sys_capset,0xfffffffffffff07e,91,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_chdir,0x00c00c00c200c050,49,12,globl,hidden
.scall sys_chdir,0x00c00c00c200c050,49,12,12,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_chflags,0x0220220222022fff,4095,34,globl
.scall sys_chflags,0x0220220222022fff,4095,34,34,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_chflagsat,0xfff06b21cfffffff,4095,4095,globl
.scall sys_chflagsat,0xfff06b21cfffffff,4095,4095,540,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_chroot,0x03d03d03d203d0a1,51,61,globl,hidden
.scall sys_chroot,0x03d03d03d203d0a1,51,61,61,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_clock_adjtime,0xfffffffffffff131,266,4095,globl
.scall sys_clock_adjtime,0xfffffffffffff131,266,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_clock_getres,0x1ad0590eaffff0e5,114,4095,globl,hidden
.scall sys_clock_getres,0x1ad0590eaffff0e5,114,4095,234,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_clock_settime,0x1ac0580e9ffff0e3,112,4095,globl,hidden
.scall sys_clock_settime,0x1ac0580e9ffff0e3,112,4095,233,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_clone,0x11fffffffffff038,220,4095,globl,hidden
.scall sys_clone,0x11fffffffffff038,220,4095,4095,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_clone3,0xfffffffffffff1b3,435,4095,globl
.scall sys_clone3,0xfffffffffffff1b3,435,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_close,0x0060060062006003,57,6,globl,hidden
.scall sys_close,0x0060060062006003,57,6,6,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_close_range,0xffffff23fffff1b4,436,4095,globl,hidden
.scall sys_close_range,0xffffff23fffff1b4,436,4095,575,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_closefrom,0xfff11f1fdfffffff,4095,4095,globl,hidden
.scall sys_closefrom,0xfff11f1fdfffffff,4095,4095,509,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_copy_file_range,0xffffffa39ffff946,2333,4095,globl,hidden
.scall sys_copy_file_range,0xffffffa39ffff946,2333,4095,2617,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_delete_module,0xfffffffffffff0b0,106,4095,globl
.scall sys_delete_module,0xfffffffffffff0b0,106,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_dup,0x0290290292029020,23,41,globl,hidden
.scall sys_dup,0x0290290292029020,23,41,41,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_dup2,0x05a05a05a205a021,24,90,globl,hidden
.scall sys_dup2,0x05a05a05a205a021,24,90,90,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_epoll_create,0xfffffffffffff0d5,4095,4095,globl,hidden
.scall sys_epoll_create,0xfffffffffffff0d5,4095,4095,4095,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_epoll_create1,0xfffffffffffff123,20,4095,globl,hidden
.scall sys_epoll_create1,0xfffffffffffff123,20,4095,4095,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_epoll_ctl,0xfffffffffffff0e9,21,4095,globl,hidden
.scall sys_epoll_ctl,0xfffffffffffff0e9,21,4095,4095,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_epoll_pwait,0xfffffffffffff919,2070,4095,globl,hidden
.scall sys_epoll_pwait,0xfffffffffffff919,2070,4095,4095,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_epoll_pwait2,0xfffffffffffff1b9,441,4095,globl
.scall sys_epoll_pwait2,0xfffffffffffff1b9,441,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_epoll_wait,0xfffffffffffff8e8,4095,4095,globl,hidden
.scall sys_epoll_wait,0xfffffffffffff8e8,4095,4095,4095,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_eventfd,0xfffffffffffff11c,4095,4095,globl
.scall sys_eventfd,0xfffffffffffff11c,4095,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_eventfd2,0xfffffffffffff122,19,4095,globl
.scall sys_eventfd2,0xfffffffffffff122,19,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_execveat,0xfffffffffffff142,281,4095,globl
.scall sys_execveat,0xfffffffffffff142,281,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_exit,0x00100100120010e7,94,1,globl,hidden
.scall sys_exit,0x00100100120010e7,94,1,1,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_faccessat,0x1ce1391e921d210d,48,466,globl,hidden
.scall sys_faccessat,0x1ce1391e921d210d,48,466,489,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_faccessat2,0xfffffffffffff1b7,439,4095,globl,hidden
.scall sys_faccessat2,0xfffffffffffff1b7,439,4095,4095,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_fadvise,0x1a0fff213ffff0dd,223,4095,globl,hidden
.scall sys_fadvise,0x1a0fff213ffff0dd,223,4095,531,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_fallocate,0xfffffffffffff91d,47,4095,globl
.scall sys_fallocate,0xfffffffffffff91d,47,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_fanotify_init,0xfffffffffffff12c,262,4095,globl
.scall sys_fanotify_init,0xfffffffffffff12c,262,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_fanotify_mark,0xfffffffffffff12d,263,4095,globl
.scall sys_fanotify_mark,0xfffffffffffff12d,263,4095,4095,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_fchdir,0x00d00d00d200d051,50,13,globl,hidden
.scall sys_fchdir,0x00d00d00d200d051,50,13,13,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_fchflags,0x0230230232023fff,4095,35,globl
.scall sys_fchflags,0x0230230232023fff,4095,35,35,globl

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_fchmod,0x07c07c07c207c05b,52,124,globl,hidden
.scall sys_fchmod,0x07c07c07c207c05b,52,124,124,globl,hidden

View file

@ -1,2 +1,2 @@
#include "libc/sysv/macros.internal.h"
.scall sys_fchmodat,0x1cf13a1ea21d310c,53,467,globl,hidden
.scall sys_fchmodat,0x1cf13a1ea21d310c,53,467,490,globl,hidden

Some files were not shown because too many files have changed in this diff Show more