* how does ld.so transfer execution to executable section ?
@ 2013-04-06 13:46 ishare
0 siblings, 0 replies; only message in thread
From: ishare @ 2013-04-06 13:46 UTC (permalink / raw)
To: linux-newbie
At boot stage ,the process 1 will execute '/bin/sh' . as it needs ld.so to help loading other .so ,
it loads ld.so into memory and execute ld.so first .
My question is when and how does ld.so transfer its execution to code of /bin/sh ?
Thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-newbie" 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.linux-learn.org/faqs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-04-06 13:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-06 13:46 how does ld.so transfer execution to executable section ? ishare
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox