Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!uwm.edu!psuvax1!hsdndev!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: vfork() Keywords: vfork() Message-ID: <15533@smoke.brl.mil> Date: 20 Mar 91 22:15:44 GMT References: <8372@rsiatl.Dixie.Com> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 5 In article <8372@rsiatl.Dixie.Com> stan@Dixie.Com (Stan Brown) writes: > Could someone tell me how this is different from fork() Just replace it with fork(). If that doesn't work, the application is going to need some serious redesign anyway.