21387e49e5b6bec03bafaa1b77cc5f432b18ff99
[dot-forward] / tryvfork.c
1 void main()
2 {
3 vfork();
4 }