Update.
commit65c64a0b4afc4814d11af5d185772eb48d72e6ce
authorUlrich Drepper <drepper@redhat.com>
Wed, 23 Dec 1998 15:38:56 +0000 (23 15:38 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 23 Dec 1998 15:38:56 +0000 (23 15:38 +0000)
tree7bdafd7ea60dcb760218ea487e1a6df41cd63ef5
parentf1f0edfe2ccf8067bf6b9c2da1aa933dacfb37c6
Update.

* elf/dl-lookup.c (do_lookup): If looking up an unversioned symbol
but the object file only contains versioned definitions than
accept the definition if there is exactly one even if the version
number is not the default version.  This helps dlsym() to find
newly introduced symbols.
ChangeLog
elf/dl-lookup.c