vfork()

Rick Kelly rmk at rmkhome.UUCP
Fri Mar 22 15:28:00 AEST 1991


In article <8372 at rsiatl.Dixie.Com> stan at Dixie.Com (Stan Brown) writes:

>	A quick question.  I have run into a couple of packages that
>	use a routine called vfork().  My libraries/system cals don't
>	include this.

>	Could someone tell me how this is different from fork()
>	Also any ideas on how to implemet it using fork() (or
>	otherwise) would be appreicated.


In many cases you can probably get the packages to work by changing vfork
to fork.



Rick Kelly	rmk at rmkhome.UUCP	frog!rmkhome!rmk	rmk at frog.UUCP



More information about the Comp.unix.questions mailing list