mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-16 01:42:26 +03:00
Linux 5.6 has new openat2 and pidfd_getfd syscalls. This patch adds them to syscall-names.list and regenerates the arch-syscall.h files. Tested with build-many-glibcs.py.