mirror of https://git.musl-libc.org/git/musl
Browse Source
some of these were coming from stdio functions locking files without unlocking them. I believe it's useful for this to throw a warning, so I added a new macro that's self-documenting that the file will never be unlocked to avoid the warning in the few places where it's wrong.rs-1.0
4 changed files with 5 additions and 6 deletions
Loading…
Reference in new issue