mirror of https://git.musl-libc.org/git/musl
Browse Source
the old code worked in qemu app-level emulation, but not on real kernels where the clone syscall does not copy the register values to the new thread. save arguments on the new thread stack instead.rs-1.0
1 changed files with 7 additions and 4 deletions
Loading…
Reference in new issue