Update.
commit88794e308552d6051453544f8790986314fd9e1c
authorUlrich Drepper <drepper@redhat.com>
Sat, 2 Feb 2002 20:17:54 +0000 (2 20:17 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 2 Feb 2002 20:17:54 +0000 (2 20:17 +0000)
tree7811ea4e234dd21b1a49424ecfaaf95bda52e7b6
parent1e823b7d2dcbffb793be1e48b397d7c1a1b19a52
Update.

* elf/dl-object.c (_dl_new_object): Avoid using strrchr.  We have
more information.
* elf/rtld.c (dl_main): Avoid strrchr.
* sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Use the
result of readlink.  Search from the back for '/'.
ChangeLog
elf/dl-object.c
elf/rtld.c
sysdeps/unix/sysv/linux/dl-origin.c