AshokKumar G ashok.sysprogrammer at gmail.com
Tue Jun 14 12:59:35 EDT 2011


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 at gmail.com>wrote:

> ftp://ftp.kernel.org/pub/linux/libs/glibc/
>
> 2011/6/14 Venkateswarlu P <p.venkatesh551 at 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 


More information about the Kernelnewbies mailing list