Re: Is there a way to use substitutes of fixup() and _dl_lookup_symbol() in glibc?
From: Lawrence Kirby (lknews_at_netactive.co.uk)
Date: 02/03/05
- Next message: r.u: "Re: error mounting initrd..."
- Previous message: David Schwartz: "Re: GNU License Question, On Change of Code"
- In reply to: Jinghao: "Is there a way to use substitutes of fixup() and _dl_lookup_symbol() in glibc?"
- Next in thread: Giovanni: "Re: Is there a way to use substitutes of fixup() and _dl_lookup_symbol() in glibc?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 03 Feb 2005 10:32:45 +0000
On Wed, 02 Feb 2005 20:31:24 -0800, Jinghao wrote:
> Hi,
>
> During my research work, I need to call my own functions instead of
> calling the runtime function "fixup()" and the internal function
> "_dl_lookup_symbol()" in libc.so.
Please note that the internals of glibc are well off-topic for
comp.lang.c. Followups set.
Lawrence
- Next message: r.u: "Re: error mounting initrd..."
- Previous message: David Schwartz: "Re: GNU License Question, On Change of Code"
- In reply to: Jinghao: "Is there a way to use substitutes of fixup() and _dl_lookup_symbol() in glibc?"
- Next in thread: Giovanni: "Re: Is there a way to use substitutes of fixup() and _dl_lookup_symbol() in glibc?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|