This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 0e8738a48c Fix header guard in sysdeps/mach/hurd/x86_64/vm_param.h new d17e5d5f6e Use Linux 6.11 in build-many-glibcs.py new 02de16df48 Update syscall lists for Linux 6.11 new 86f06282cc Update PIDFD_* constants for Linux 6.11 new f6e849fd7c linux: Add MAP_DROPPABLE from Linux 6.11 new 934d0bf426 Update kernel version to 6.11 in header constant tests new fc650bfd71 linux: Update stat-generic.h with linux 6.11 new 5ffc903216 misc: Add support for Linux uio.h RWF_ATOMIC flag new e850abd8d8 Add IPPROTO_SMC from Linux 6.11 to netinet/in.h
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: inet/netinet/in.h | 2 ++ io/bits/statx-generic.h | 2 ++ manual/llio.texi | 22 ++++++++++++++++++++++ misc/tst-preadvwritev2-common.c | 5 ++++- scripts/build-many-glibcs.py | 2 +- sysdeps/unix/sysv/linux/bits/mman-linux.h | 1 + sysdeps/unix/sysv/linux/bits/uio-ext.h | 2 ++ sysdeps/unix/sysv/linux/loongarch/arch-syscall.h | 2 ++ sysdeps/unix/sysv/linux/nios2/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/sys/pidfd.h | 14 ++++++++++++++ sysdeps/unix/sysv/linux/syscall-names.list | 5 +++-- sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +- sysdeps/unix/sysv/linux/tst-mount-consts.py | 2 +- sysdeps/unix/sysv/linux/tst-pidfd-consts.py | 2 +- sysdeps/unix/sysv/linux/tst-sched-consts.py | 2 +- sysdeps/unix/sysv/linux/x86_64/64/arch-syscall.h | 1 + sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h | 1 + 17 files changed, 60 insertions(+), 8 deletions(-)