mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-24 12:21:09 +03:00
Some kernels returns EINVAL for ioctl (PIDFD_GET_INFO) on pidfd descriptors. Checked on aarch64-linux-gnu with Linux 6.12. Reviewed-by: Florian Weimer <fweimer@redhat.com>