mirror of https://git.musl-libc.org/git/musl
Browse Source
this avoids failure if the file is not readable and avoids odd behavior for device nodes, etc. on old kernels that lack O_PATH, the old behavior (O_RDONLY) will naturally happen as the fallback.rs-1.0
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue