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

> On Tue, Jun 14, 2011 at 19:20, Venkateswarlu P <[email protected]> 
> 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 

Attachment: PGP.sig
Description: This is a digitally signed message part

_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to