On Fri, Aug 18, 2000 at 02:52:00PM +0530, Satheesh Kumar. N.K wrote: > I was trying to grep the libc source code for the routine which invokes > 'main' routine of application programs. Can someone tell me > the name of this routine, the filename and the patch in libc sources?? > look for init.c. I dont remember its location. but the main() is called from there... Nikhil.