[BusyBox] How to change to vfork()?

Chia Shee Liang sheeliang at lit.org.sg
Tue Apr 2 01:28:03 UTC 2002


Um, this is yet another newbie question.
I encountered the following code in boa:

	if(fork())
		exit(0);

How does one change it to use vfork() instead?




More information about the busybox mailing list