mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-16 23:53:49 +00:00
- Reset syscall return register (a0) in clone_new_thread() - Use "syscall[32]" asm idiom instead of "syscall" with immediate parameter in ML_ (call_on_new_stack_0_1)() - Optimize stack usage in ML_ (call_on_new_stack_0_1)() - Code refactor of ML_ (call_on_new_stack_0_1)() It partially fixes all tests which use clone system call, e.g. none/tests/pth_atfork1. Patch by Aleksandar Rikalo.
459 KiB
459 KiB