kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: jecluis@gmail.com (João Eduardo Luís)
To: kernelnewbies@lists.kernelnewbies.org
Subject: 
Date: Tue, 14 Jun 2011 13:48:36 +0100	[thread overview]
Message-ID: <EC26D2B8-4735-46D2-9FBA-A62917FF9F7A@gmail.com> (raw)
In-Reply-To: <BANLkTikeKNj6Y8kF=9y_zveiuHJL2x_V3w@mail.gmail.com>

On Jun 14, 2011, at 1:36 PM, Mulyadi Santosa wrote:

> On Tue, Jun 14, 2011 at 19:20, Venkateswarlu P <p.venkatesh551@gmail.com> wrote:
>> 
>> anyone can send
>> implementation of  fork() library call  in the library
>> 
>> i want to know how it is get connected to the system call.
> 
> create a C program that callls fork(), compile and the ltrace it...


Or take a look at glibc's implementation. I'm sure you'd be able to find it by downloading glibc and grep'ing it or by searching the web for an online repository with the code. 

---
Jo?o Eduardo Lu?s
gpg key: 477C26E5 from pool.keyserver.eu 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 495 bytes
Desc: This is a digitally signed message part
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110614/d1d845be/attachment.bin 

  reply	other threads:[~2011-06-14 12:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-14 12:20 No subject Venkateswarlu P
2011-06-14 12:36 ` Mulyadi Santosa
2011-06-14 12:48   ` João Eduardo Luís [this message]
2011-06-14 13:26 ` cihan kömeçoğlu
2011-06-14 16:59   ` AshokKumar G
2011-06-14 17:12 ` fork() in libc Jonathan Neuschäfer

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=EC26D2B8-4735-46D2-9FBA-A62917FF9F7A@gmail.com \
    --to=jecluis@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).