23 Sep
2002
23 Sep
'02
10:16 p.m.
On Mon, Sep 23, 2002 at 06:06:53PM -0400, Jim Magee wrote:
where appropriate appears to be the trick in your case. I don't think
Linux has vfork(), so people tend to stick with just fork() in portable
code.
Linux has vfork(), the behavior is undefined if you modify any process data though. bill _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.