mirror of https://git.musl-libc.org/git/musl
Browse Source
this is necessary because posix_spawn calls sigaction after vfork, and if the thread pointer is not already initialized, initializing it in the child corrupts the parent process's state.rs-1.0
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue