João Eduardo Luís jecluis at gmail.com
Tue Jun 14 08:48:36 EDT 2011


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

> On Tue, Jun 14, 2011 at 19:20, Venkateswarlu P <p.venkatesh551 at 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 


More information about the Kernelnewbies mailing list