mirror of
https://sourceware.org/git/glibc.git
synced 2025-04-23 10:27:48 +03:00
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>