diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2024-01-26 19:08:09 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-01-30 10:29:28 +0000 |
| commit | 7f400fcb5977e5e102241f2ee93246b07b09e13c (patch) | |
| tree | 148c1a93e9861a8f871764f50f53088b3ff0e3ce /sys/linux/sys.txt.const | |
| parent | fb343ecc19084bf98da750539377d508c9e077b3 (diff) | |
sys/linux: run make extract
Split out deprecated descriptions from socket_netlink_route_sched.txt.
Adjust outdated descriptions.
Diffstat (limited to 'sys/linux/sys.txt.const')
| -rw-r--r-- | sys/linux/sys.txt.const | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/linux/sys.txt.const b/sys/linux/sys.txt.const index 84a407592..ba024ae99 100644 --- a/sys/linux/sys.txt.const +++ b/sys/linux/sys.txt.const @@ -534,7 +534,7 @@ SPLICE_F_NONBLOCK = 2 SS_AUTODISARM = 2147483648 SS_DISABLE = 2 SS_ONSTACK = 1 -STAT64_SIZE = 104, 386:96, amd64:mips64le:riscv64:s390x:??? +STAT64_SIZE = 104, 386:amd64:96, mips64le:riscv64:s390x:??? STATX_ATIME = 32 STATX_BASIC_STATS = 2047 STATX_BLOCKS = 1024 @@ -708,7 +708,7 @@ __NR_lseek = 19, amd64:8, arm64:riscv64:62, mips64le:5008 __NR_lstat = 107, amd64:6, arm64:riscv64:???, mips64le:5006 __NR_lstat64 = 196, amd64:arm64:mips64le:ppc64le:riscv64:s390x:??? __NR_madvise = 219, amd64:28, arm:220, arm64:riscv64:233, mips64le:5027, ppc64le:205 -__NR_map_shadow_stack = 386:arm:arm64:mips64le:ppc64le:riscv64:s390x:???, amd64:453 +__NR_map_shadow_stack = 453, mips64le:5453 __NR_mbind = 235, 386:274, amd64:237, arm:319, mips64le:5227, ppc64le:259, s390x:268 __NR_membarrier = 283, 386:375, amd64:324, arm:389, mips64le:5318, ppc64le:365, s390x:356 __NR_memfd_create = 279, 386:356, amd64:319, arm:385, mips64le:5314, ppc64le:360, s390x:350 |
