From: Andreas Schwab Date: Wed, 5 Aug 2020 17:15:16 +0000 (+0200) Subject: aarch64: update ILP32 arch-syscall.h X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f45f44482cc862112a8adc6806cec3a735d9942;p=thirdparty%2Fglibc.git aarch64: update ILP32 arch-syscall.h --- diff --git a/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h b/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h index 10c0b475889..01a48bde730 100644 --- a/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/aarch64/ilp32/arch-syscall.h @@ -22,6 +22,7 @@ #define __NR_clock_settime 112 #define __NR_clock_settime64 404 #define __NR_clone 220 +#define __NR_clone3 435 #define __NR_close 57 #define __NR_connect 203 #define __NR_copy_file_range 285 @@ -162,8 +163,10 @@ #define __NR_open_by_handle_at 265 #define __NR_open_tree 428 #define __NR_openat 56 +#define __NR_openat2 437 #define __NR_perf_event_open 241 #define __NR_personality 92 +#define __NR_pidfd_getfd 438 #define __NR_pidfd_open 434 #define __NR_pidfd_send_signal 424 #define __NR_pipe2 59