Re: clone()

Jorge Almeida <[email protected]> Tue, 20 Dec 2011 08:43:00 +0000
Newsgroups gmane.linux.lib.dietlibc
Message-ID <CAKpSnp+VHinWmBysip7PWyHAzUeG--Fd_7czgudDhRxPD48BcQ@mail.gmail.com>
On Tue, Dec 20, 2011 at 5:13 AM, Felix von Leitner
<[email protected]> wrote:
>> The declaration for clone() in sched.h is not consistent with the
>> linux man page. How to return an int from fn? And which .c file has
>> the source? (There is no clone.c)
>
> There is no .c file, it's assembler.
> I'll update the prototype.
>
OK. Will you drop a note here when it's done?

Thanks

Jorge