kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: ashok.sysprogrammer@gmail.com (AshokKumar G)
To: kernelnewbies@lists.kernelnewbies.org
Subject: 
Date: Tue, 14 Jun 2011 22:29:35 +0530	[thread overview]
Message-ID: <BANLkTi=teWbTJ6fs+C1x8qCv0Z+Jc6DqeQ@mail.gmail.com> (raw)
In-Reply-To: <BANLkTi=4XR0N6CUikc+2QbPv=7DrCCno4w@mail.gmail.com>

In glibc unistd.h, fork is declared as an extern function.
And for definition look at sysdeps/unix/i386/fork.S, which is a syscall
transfer, when fork is called.

Thanks & Regards
AshokKumar.G
100 Things can not be taken back. 001. A lost opportunity. 010. A spoken
word. 011. A sped arrow. 100. Time spent.


On Tue, Jun 14, 2011 at 18:56, cihan k?me?o?lu <cihankomecoglu@gmail.com>wrote:

> ftp://ftp.kernel.org/pub/linux/libs/glibc/
>
> 2011/6/14 Venkateswarlu P <p.venkatesh551@gmail.com>
>
>>
>> anyone can send
>> implementation of  *fork()* library call  in the library
>>
>> i want to know how it is get connected to the system call.
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> **
>> P VENKATESWARLU
>> M.Tech (CSE) II year
>> NIT Calicut ,Kerala* **
>> *+91-9995115752
>>
>>
>>
>>
>> _______________________________________________
>> Kernelnewbies mailing list
>> Kernelnewbies at kernelnewbies.org
>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>>
>>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110614/eebd9bec/attachment.html 

  reply	other threads:[~2011-06-14 16:59 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
2011-06-14 13:26 ` cihan kömeçoğlu
2011-06-14 16:59   ` AshokKumar G [this message]
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='BANLkTi=teWbTJ6fs+C1x8qCv0Z+Jc6DqeQ@mail.gmail.com' \
    --to=ashok.sysprogrammer@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).