Add AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.h
commit2399ab0d2076b485aa81855e048a7a44d3c12eaa
authorJoseph Myers <joseph@codesourcery.com>
Mon, 16 Oct 2023 13:18:51 +0000 (16 13:18 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Mon, 16 Oct 2023 13:18:51 +0000 (16 13:18 +0000)
treea459a37e49d966e61ccdaf19a613595b01217ecc
parent5aa1ddfcb3374425b7fe9a1389b98a45a47e4a77
Add AT_HANDLE_FID from Linux 6.5 to bits/fcntl-linux.h

Linux 6.5 adds a constant AT_HANDLE_FID; add it to glibc.  Because
this is a flag for the function name_to_handle_at declared in
bits/fcntl-linux.h, put the flag there rather than alongside other
AT_* flags in (OS-independent) fcntl.h.

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