lkml.org 
[lkml]   [2005]   [Jun]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectOne question about fork, vfork and clone
Hi,
I'm a kernel newbie and are reading the source code about process
management of kernel-2.11.10
I found it has not only the sys_clone() but also three explict syscalls
in the arch/<ARCH>/kernel/process.c

sys_fork(), sys_vfork(), sys_clone()

is this means the library calls no more wrap the sys_clone() for the
three library call(fork,vfork,clone), but
call the corresponding syscall? or it never did that?

I've also downloaded the source code of glibc-2.3.5, but I'm not
sure where I should I start to figure out this.

Thank you for your reply.

Roy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-06-15 10:19    [W:0.036 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site