bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question about Glibc


From: Sebastien DI MERCURIO
Subject: Question about Glibc
Date: Wed, 12 Mar 2003 23:22:17 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.0.2) Gecko/20021120 Netscape/7.01

Hello,

I'm trying to figure out how a program (let say, made for Linux) can resolve, at execution, the entries points of kernel functions. It seems that Glibc, or Libc is in charge of doingb that and i guess it use a similar mecanism as for libdl when resolving the entries points of fucntion of e newly loaded module, but I have read the source code of Glibc and was not able to find this mecanism.

It's clear that a program is not staticaly linked with the kernel it depends on, and so, I would understand the low level mecanisms.

Could someone explain me how this is done, or tell me where to find this information ?

Thank you very much.
Seb

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]