mirror of https://git.musl-libc.org/git/musl
Browse Source
this is necessary for MT-fork correctness now that the code runs under locale lock. it would not be hard to avoid, but __get_locale is already using libc-internal malloc anyway. this can be reconsidered during locale overhaul later if needed.master
2 changed files with 10 additions and 0 deletions
Loading…
Reference in new issue