Debianization, and minor fixes.
[fastforward] / tryvfork.c
CommitLineData
8d5530c4
MW
1void main()
2{
3 vfork();
4}