All of lore.kernel.org
 help / color / mirror / Atom feed
From: Francesc Oller <francesc@mat.upc.es>
To: linux-kernel@vger.kernel.org
Subject: Re: a fork-like C-wrapper for clone(), DONE!
Date: Thu, 26 Apr 2001 14:41:04 +0200	[thread overview]
Message-ID: <3AE81760.3701@mat.upc.es> (raw)

H.P.Anvin wrote:
> >
> > 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

Unlike mine, neither glibc nor Linus clone.c wrappers are fork-like.
That's why I reworked Linus clone example in the first place

Regards

Francesc Oller

             reply	other threads:[~2001-04-26 12:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-26 12:41 Francesc Oller [this message]
  -- strict thread matches above, loose matches on Subject: below --
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

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=3AE81760.3701@mat.upc.es \
    --to=francesc@mat.upc.es \
    --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.