WIP: pthread_atfork
WIP mainly because we *should* use thread locals, but #[thread_local] causes segfaults.
Showing
- src/header/unistd/mod.rs 38 additions, 5 deletionssrc/header/unistd/mod.rs
- tests/Makefile 1 addition, 0 deletionstests/Makefile
- tests/expected/unistd/fork.stderr 0 additions, 0 deletionstests/expected/unistd/fork.stderr
- tests/expected/unistd/fork.stdout 3 additions, 0 deletionstests/expected/unistd/fork.stdout
- tests/unistd/fork.c 29 additions, 0 deletionstests/unistd/fork.c
Loading
Please register or sign in to comment