Subject: Re: __clone function
To: Chris Gilbert <chris@paradox.demon.co.uk>
From: Richard Earnshaw <rearnsha@arm.com>
List: port-arm
Date: 07/20/2001 14:22:06
> Hi,
> 
> I was wondering if anyone has the time to check over the attached __clone 
> function.  I've not had time to do optimise it, but it should do the right 
> thing (famous last words :)  I've only had time to actually compile it, but 
> thought it would save everyone doing their own version.
> 
> Basically drop the attached file in lib/libc/arch/arm/sys and make dependall 
> in libc (libc now requires __clone.S)
> 
It's hard to know whether this is correct or not without knowing what 
"clone" is supposed to do.  Is there a manual page for this function?

R.