Technical Linux questions

Kent Borg kentborg at borg.org
Fri Feb 21 11:50:53 EST 2003


Jeepers, stupid typo.

On Fri, Feb 21, 2003 at 11:47:38AM -0500, Kent Borg wrote:
> Linux has a clone() system call, depending upon its parameters one can
> get a fork of a completely new process sharing (early?) nothing with
> its parent,

"nearly" not "early".

Also, I think fork() and all his friends get turned into specific
versions of the clone() call.

-kb



More information about the Discuss mailing list