Subject: Re: rfork(2)
To: Antti Kantee <pooka@cubical.fi>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-kern
Date: 07/31/2002 08:48:58
On Wed, Jul 31, 2002 at 12:39:30PM +0300, Antti Kantee wrote:

 > Just a few nits I want clarification to:
 > First, clone() seems to be called __clone(). This probably has some
 > namespace implications, but I'm not 100% sure of what they are.

__clone() is a perfectly fine name for the function, and also happens
to match the Linux API (which was the intent).

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>