]> git.ipfire.org Git - thirdparty/glibc.git/commit
Add AT_* constants from Linux 6.12
authorJoseph Myers <josmyers@redhat.com>
Tue, 22 Apr 2025 17:00:34 +0000 (17:00 +0000)
committerJoseph Myers <josmyers@redhat.com>
Tue, 22 Apr 2025 17:00:34 +0000 (17:00 +0000)
commitcf9241107d12e79073ddb03bab9de115e5e0e856
tree952c57bc67110b0a5cf387303d6fc7fbd972268e
parent39183b953c68a489cc0b9aefb8974711c834fb38
Add AT_* constants from Linux 6.12

Linux 6.12 adds AT_RENAME_* aliases for RENAME_* flags for renameat2,
and also AT_HANDLE_MNT_ID_UNIQUE.  Add the first set of aliases to
stdio.h alongside the RENAME_* names, and AT_HANDLE_MNT_ID_UNIQUE to
bits/fcntl-linux.h.

Tested for x86_64.
libio/stdio.h
sysdeps/unix/sysv/linux/bits/fcntl-linux.h