Update.
commitcf44e2dd737fb0e6e75d68bc82df84de657d0a40
authorUlrich Drepper <drepper@redhat.com>
Sat, 25 Aug 2001 06:33:07 +0000 (25 06:33 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 25 Aug 2001 06:33:07 +0000 (25 06:33 +0000)
tree69b3043c4fa4c6d2ad06ec4157b10dcc174dd923
parentc90b5d28387b2fe48e6faba05b0b17d67148be3a
Update.

2001-08-24  Ulrich Drepper  <drepper@redhat.com>

* elf/rtld.c (print_statistics): Printf % after percent values.
* elf/dl-misc.c (_dl_debug_vdprintf): Implement %%.

* elf/dl-lookup.c (_dl_lookup_symbol): If we use the cache we
don't have to compute the hash value and initialize current_value.
Move reference_name variable to where it is needed.
(_dl_lookup_versioned_symbol): Likewise.
ChangeLog
elf/dl-misc.c
elf/rtld.c