Hook vfork() and replace it with fork().

This commit is contained in:
Simon Ruderich
2013-06-02 18:25:49 +02:00
parent 66140e14e4
commit 1c5441c26a
6 changed files with 70 additions and 1 deletions

View File

@@ -33,3 +33,4 @@ force_write=1
test_script example-simple.sh
test_script example-redirects.sh
test_program example
test_program example_vfork