1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

Update syscall lists for Linux 5.13

Linux 5.13 has three new syscalls (landlock_create_ruleset,
landlock_add_rule, landlock_restrict_self).  Update syscall-names.list
and regenerate the arch-syscall.h headers with build-many-glibcs.py
update-syscalls.

Tested with build-many-glibcs.py.
This commit is contained in:
Joseph Myers
2021-07-01 17:37:36 +00:00
parent 7c45df18e1
commit b1b4f7209e
26 changed files with 80 additions and 2 deletions

View File

@ -110,6 +110,9 @@
#define __NR_kexec_load 104
#define __NR_keyctl 219
#define __NR_kill 129
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lgetxattr 9
#define __NR_linkat 37
#define __NR_listen 201

View File

@ -136,6 +136,9 @@
#define __NR_kexec_load 448
#define __NR_keyctl 441
#define __NR_kill 37
#define __NR_landlock_add_rule 555
#define __NR_landlock_create_ruleset 554
#define __NR_landlock_restrict_self 556
#define __NR_lchown 208
#define __NR_lgetxattr 386
#define __NR_link 9

View File

@ -114,6 +114,9 @@
#define __NR_kexec_load 104
#define __NR_keyctl 219
#define __NR_kill 129
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lgetxattr 9
#define __NR_linkat 37
#define __NR_listen 201

View File

@ -149,6 +149,9 @@
#define __NR_kexec_load 347
#define __NR_keyctl 311
#define __NR_kill 37
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lchown 16
#define __NR_lchown32 198
#define __NR_lgetxattr 230

View File

@ -119,6 +119,9 @@
#define __NR_kexec_load 104
#define __NR_keyctl 219
#define __NR_kill 129
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lgetxattr 9
#define __NR_linkat 37
#define __NR_listen 201

View File

@ -140,6 +140,9 @@
#define __NR_kexec_load 300
#define __NR_keyctl 266
#define __NR_kill 37
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lchown 16
#define __NR_lgetxattr 242
#define __NR_link 9

View File

@ -161,6 +161,9 @@
#define __NR_kexec_load 283
#define __NR_keyctl 288
#define __NR_kill 37
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lchown 16
#define __NR_lchown32 198
#define __NR_lgetxattr 230

View File

@ -126,6 +126,9 @@
#define __NR_kexec_load 1268
#define __NR_keyctl 1273
#define __NR_kill 1053
#define __NR_landlock_add_rule 1469
#define __NR_landlock_create_ruleset 1468
#define __NR_landlock_restrict_self 1470
#define __NR_lchown 1124
#define __NR_lgetxattr 1221
#define __NR_link 1031

View File

@ -156,6 +156,9 @@
#define __NR_kexec_load 313
#define __NR_keyctl 281
#define __NR_kill 37
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lchown 182
#define __NR_lchown32 212
#define __NR_lgetxattr 227

View File

@ -161,6 +161,9 @@
#define __NR_kexec_load 283
#define __NR_keyctl 288
#define __NR_kill 37
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lchown 16
#define __NR_lchown32 198
#define __NR_lgetxattr 230

View File

@ -152,6 +152,9 @@
#define __NR_kexec_load 4311
#define __NR_keyctl 4282
#define __NR_kill 4037
#define __NR_landlock_add_rule 4445
#define __NR_landlock_create_ruleset 4444
#define __NR_landlock_restrict_self 4446
#define __NR_lchown 4016
#define __NR_lgetxattr 4228
#define __NR_link 4009

View File

@ -140,6 +140,9 @@
#define __NR_kexec_load 6274
#define __NR_keyctl 6245
#define __NR_kill 6060
#define __NR_landlock_add_rule 6445
#define __NR_landlock_create_ruleset 6444
#define __NR_landlock_restrict_self 6446
#define __NR_lchown 6092
#define __NR_lgetxattr 6184
#define __NR_link 6084

View File

@ -131,6 +131,9 @@
#define __NR_kexec_load 5270
#define __NR_keyctl 5241
#define __NR_kill 5060
#define __NR_landlock_add_rule 5445
#define __NR_landlock_create_ruleset 5444
#define __NR_landlock_restrict_self 5446
#define __NR_lchown 5092
#define __NR_lgetxattr 5184
#define __NR_link 5084

View File

@ -118,6 +118,9 @@
#define __NR_kexec_load 104
#define __NR_keyctl 219
#define __NR_kill 129
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lgetxattr 9
#define __NR_linkat 37
#define __NR_listen 201

View File

@ -152,6 +152,9 @@
#define __NR_kexec_load 268
#define __NR_keyctl 271
#define __NR_kill 37
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lchown 16
#define __NR_lgetxattr 213
#define __NR_link 9

View File

@ -140,6 +140,9 @@
#define __NR_kexec_load 268
#define __NR_keyctl 271
#define __NR_kill 37
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lchown 16
#define __NR_lgetxattr 213
#define __NR_link 9

View File

@ -104,6 +104,9 @@
#define __NR_kexec_load 104
#define __NR_keyctl 219
#define __NR_kill 129
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lgetxattr 9
#define __NR_linkat 37
#define __NR_listen 201

View File

@ -110,6 +110,9 @@
#define __NR_kexec_load 104
#define __NR_keyctl 219
#define __NR_kill 129
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lgetxattr 9
#define __NR_linkat 37
#define __NR_listen 201

View File

@ -156,6 +156,9 @@
#define __NR_kexec_load 277
#define __NR_keyctl 280
#define __NR_kill 37
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lchown 16
#define __NR_lchown32 198
#define __NR_lgetxattr 228

View File

@ -132,6 +132,9 @@
#define __NR_kexec_load 277
#define __NR_keyctl 280
#define __NR_kill 37
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lchown 198
#define __NR_lgetxattr 228
#define __NR_link 9

View File

@ -149,6 +149,9 @@
#define __NR_kexec_load 283
#define __NR_keyctl 287
#define __NR_kill 37
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lchown 16
#define __NR_lchown32 198
#define __NR_lgetxattr 230

View File

@ -154,6 +154,9 @@
#define __NR_kexec_load 306
#define __NR_keyctl 283
#define __NR_kill 37
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lchown 16
#define __NR_lchown32 31
#define __NR_lgetxattr 173

View File

@ -138,6 +138,9 @@
#define __NR_kexec_load 306
#define __NR_keyctl 283
#define __NR_kill 37
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lchown 16
#define __NR_lgetxattr 173
#define __NR_link 9

View File

@ -21,8 +21,8 @@
# This file can list all potential system calls. The names are only
# used if the installed kernel headers also provide them.
# The list of system calls is current as of Linux 5.12.
kernel 5.12
# The list of system calls is current as of Linux 5.13.
kernel 5.13
FAST_atomic_update
FAST_cmpxchg
@ -224,6 +224,9 @@ kexec_file_load
kexec_load
keyctl
kill
landlock_add_rule
landlock_create_ruleset
landlock_restrict_self
lchown
lchown32
lgetxattr

View File

@ -135,6 +135,9 @@
#define __NR_kexec_load 246
#define __NR_keyctl 250
#define __NR_kill 62
#define __NR_landlock_add_rule 445
#define __NR_landlock_create_ruleset 444
#define __NR_landlock_restrict_self 446
#define __NR_lchown 94
#define __NR_lgetxattr 192
#define __NR_link 86

View File

@ -129,6 +129,9 @@
#define __NR_kexec_load 1073742352
#define __NR_keyctl 1073742074
#define __NR_kill 1073741886
#define __NR_landlock_add_rule 1073742269
#define __NR_landlock_create_ruleset 1073742268
#define __NR_landlock_restrict_self 1073742270
#define __NR_lchown 1073741918
#define __NR_lgetxattr 1073742016
#define __NR_link 1073741910