mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 18:00:40 +00:00
std::unix::fs::get_mode implementation for illumos/solaris. they both support the F_GETFL fctnl flag/O_ACCMODE mask to get the file descriptor access modes.