mirror of https://git.musl-libc.org/git/musl
Browse Source
the pathnames prefixed with /dev/null/ are guaranteed never to be valid. the previous use of /dev/null alone was mildly dangerous in that bad software might attempt to unlink the name when it found a non-regular file there and create a new file.rs-1.0
2 changed files with 10 additions and 4 deletions
Loading…
Reference in new issue