Subject: Re: __clone function
To: None <Richard.Earnshaw@arm.com>
From: Chris Gilbert <chris@paradox.demon.co.uk>
List: port-arm
Date: 07/21/2001 02:48:05
On Friday 20 July 2001  6:03 pm, Chris Gilbert wrote:
> On Friday 20 July 2001  2:22 pm, Richard Earnshaw wrote:
> > > 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?
>
> Ahh, yes it's very new :)
>

Ok I've now had time to play with it and that version is broken I'm working 
on version that does work though

Cheers,
Chris