]> git.ipfire.org Git - thirdparty/glibc.git/commit
Adjust all callers of do_lookup. Change _dl_do_lookup to also take the new
authorUlrich Drepper <drepper@redhat.com>
Sat, 13 Apr 2002 16:03:18 +0000 (16:03 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 13 Apr 2002 16:03:18 +0000 (16:03 +0000)
commitd06eeaf617a23e92c4b17b61ff07c121cc4b7d8f
tree3f699b11cf16ad80d8eb50a4e9c998377171eef5
parent364793eb07527537b8f9126c99ea854468030056
Adjust all callers of do_lookup.  Change _dl_do_lookup to also take the new
parameter and pass it on.  Change 'explicit' parameter of _dl_lookup_symbol and
_dl_lookup_versioned_symbol to flags.  Adjust tests.
elf/dl-lookup.c