Skip to content

Don't map thread stacks as MAP_SHARED (lol), fix i686 signal trampoline

Jacob Lorentzon requested to merge 4lDO2/relibc:fix_thread_spawn into master

This fixes acid thread, on both x86_64 and i686, even though it doesn't seem to run to completion. That's however unlikely to be caused by the kernel, though.

Edited by Jacob Lorentzon

Merge request reports