Skip to content

Protect fork() and clone() behind a rwlock.

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

This fixes the last segfault in acid thread AFAICT.

Merge request reports