C
CBFalconer
tedu said:http://www.opengroup.org/onlinepubs/009695399/functions/vfork.html
"The vfork() function differs from fork() only in that the child
process can share code and data with the calling process (parent
process)."
now if vfork() is different because it can share, and that is the
only difference, i think it's pretty clear that fork() cannot share.
Why is this off-topic thread continuing on c.l.c? Please find an
appropriate newsgroup. This is not it.
--
"If you want to post a followup via groups.google.com, don't use
the broken "Reply" link at the bottom of the article. Click on
"show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers." - Keith Thompson
More details at: <http://cfaj.freeshell.org/google/>
Also see <http://www.safalra.com/special/googlegroupsreply/>