mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
be22fe2128
also handle ENOTTY ioctl errors when checking pidfd -> pid support Otherwise the std testsuite fails on older kernels. Reported in https://github.com/rust-lang/rust/pull/150412#issuecomment-3744390883