]> sourceware.org Git - glibc.git/commit
Add F_DUPFD_QUERY from Linux 6.10 to bits/fcntl-linux.h
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 16 Jul 2024 17:08:49 +0000 (17:08 +0000)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 30 Jul 2024 11:52:52 +0000 (08:52 -0300)
commit28f8cee64a3223636d15c78f69432503d8ef1c22
tree4694fffa9699348eba0d5e0d83cac75d7603b5f6
parentbbb6a742c88b4a37c5410eceefbc9c94df815075
Add F_DUPFD_QUERY from Linux 6.10 to bits/fcntl-linux.h

It was added by commit c62b758bae6af16 as a way for userspace to
check if two file descriptors refer to the same struct file.

Checked on aarch64-linux-gnu.
Reviewed-by: Florian Weimer <fweimer@redhat.com>
sysdeps/unix/sysv/linux/bits/fcntl-linux.h
This page took 0.039379 seconds and 5 git commands to generate.