Import fastforward 0.51
[fastforward] / tryvfork.c
CommitLineData
8d5530c4
MW
1void main()
2{
3 vfork();
4}