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

2
.gitignore vendored
View File

@@ -23,6 +23,8 @@
/tests/Makefile.in
/tests/example
/tests/example.o
/tests/example_vfork
/tests/example_vfork.o
/tests/run.sh.log
/tests/run.sh.trs
/tests/test-suite.log