This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: Handle DF_1_INTERPOSE


On Thu, May 29, 2003 at 04:50:50PM -0700, Roland McGrath wrote:
> > Setting DF_1_INTERPOSE doesn't seem to do anything. 
> 
> Indeed, it has never been implemented.
> 
> > How hard to add it?
> 
> Shouldn't be too hard.  You just need to notice the flag in a dep and
> reorder the dependent's l_searchlist when constructing it.

This patch seems to work for me and causes no regression.


H.J.

Attachment: libc-interpose.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]