Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!husc6!cmcl2!acf8!berke
From: berke@acf8.UUCP (Wayne Berke)
Newsgroups: comp.arch
Subject: Re: UNIX fork
Message-ID: <890003@acf8.UUCP>
Date: Sat, 28-Nov-87 10:56:00 EST
Article-I.D.: acf8.890003
Posted: Sat Nov 28 10:56:00 1987
Date-Received: Mon, 30-Nov-87 04:00:40 EST
References: <909@mcgill-vision.UUCP>
Organization: New York University
Lines: 8


Re: my earlier posting.

Woops.  I didn't know that vfork caused an implicit wait() in the parent.
Thus the original program was NOT parallel.  My thanks to those who
corrected me.

Wayne Berke