Make dlsym() search all (recursively) loaded objects and not just
authorSimon Schubert <corecode@dragonflybsd.org>
Sun, 16 Jul 2006 22:15:38 +0000 (22:15 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Sun, 16 Jul 2006 22:15:38 +0000 (22:15 +0000)
commitfb0c631eafb9ce51761a5ca0e790f2b357beefff
tree0bc76b6f77618e654498f8a8e377347d0bd5cdec
parentbcce56a4b08d14f3addd3b469a76e9effdea8638
Make dlsym() search all (recursively) loaded objects and not just
the specified one alone.

Submitted-by: Kostik Belousov <kostikbel@gmail.com> via freebsd-hackers
libexec/rtld-elf/rtld.c