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]

Re: A patch for the unversioned lookup


On Fri, May 04, 2001 at 09:18:23AM -0700, H . J . Lu wrote:
> On Thu, May 03, 2001 at 11:14:02PM -0700, H . J . Lu wrote:
> > > 
> > 
> > That is incorrect. Here is a new one. I will send a patch for a new
> > testcase in glibc.
> > 
> > 
> 
> Here is an update. I modified do_lookup to return version name and
> print it out if asked. It is useful to know which vesion of an
> unversioned symbol is bound to.
> 
> H.J.
> ----
> 2001-05-04  H.J. Lu  <hjl@gnu.org>
> 
> 	* elf/dl-lookup.c (_dl_lookup_symbol): Get version name from
> 	do_lookup and print it out if asked.
> 	(_dl_lookup_symbol_skip): Likewise.
> 
> 	* do-lookup.h (do_lookup): Return version name. Fix the
> 	unversioned lookup against the nono-default version definition.
> 

This patch is wrong. I will fix it.


H.J.


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