From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-kernel@vger.kernel.org
Subject: Re: a fork-like C-wrapper for clone(), DONE!
Date: 25 Apr 2001 12:31:31 -0700 [thread overview]
Message-ID: <9c78mj$urn$1@cesium.transmeta.com> (raw)
In-Reply-To: <3AE6CD6B.745E@mat.upc.es> <9c77p7$upd$1@cesium.transmeta.com>
Followup to: <9c77p7$upd$1@cesium.transmeta.com>
By author: "H. Peter Anvin" <hpa@zytor.com>
In newsgroup: linux.dev.kernel
>
> glibc already contains such a wrapper; it is called __clone(). At
> least my system has "man clone" show the man page for it.
>
Actually, the man page is wrong, it's called clone() unless you define
a function with that name yourself (weak symbol.) My version of the
man pages are a bit old.
-hpa
--
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt
next prev parent reply other threads:[~2001-04-25 19:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-25 13:13 a fork-like C-wrapper for clone(), DONE! Francesc Oller
2001-04-25 19:15 ` H. Peter Anvin
2001-04-25 19:31 ` H. Peter Anvin [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-04-26 12:41 Francesc Oller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='9c78mj$urn$1@cesium.transmeta.com' \
--to=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.