Re: Cloning

Matti E Aarnio (mea@mea.cc.utu.fi)
Thu, 8 Aug 1996 16:36:57 +0300 (EET DST)


> I know this is probably beginner-ish ... but.
>
> I wrote a small program to test the clone() thing. (BTW the
> manpage I have doesn't have any of the right names for
> constants, etc.) It won't link ... I assume that I need to
> recompile libc to include support for clone, but I am looking at
> the source, and I don't see any switches. There does seem to be
> a clone defined, but only in the asm-ppc directory ... This is
> with libc-5.2.18.

Way old -- ancient in fact. The current ``libc-under-development''
is 5.4.4.

But the syscalls are defined at <linux/unistd.h>
which calls <asm/unistd.h>.

> __kmb203@psu.edu_______________Debian/GNU__1.1___Linux__2.0.11___
> OK, so you're a Ph.D. Just don't touch anything.

/Matti Aarnio <mea@utu.fi>