clone()

Jorge Almeida <[email protected]> Mon, 19 Dec 2011 17:34:26 +0000
Newsgroups gmane.linux.lib.dietlibc
Message-ID <CAKpSnpJ7Wwrg1KOst=7YrL+sLqMA=e67GoCywOrx_w0UVOaa+Q@mail.gmail.com>
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)

TIA

Jorge Almeida