diff options
author | kib <kib@FreeBSD.org> | 2006-09-08 14:59:54 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2006-09-08 14:59:54 +0000 |
commit | c0568f66e009e5381a46c6705378a6617e430a46 (patch) | |
tree | 42bd5fcb6f6a270f066d94b4ebdbff6fe8a70a0f /lib/libc/stdlib | |
parent | 72bebbd5968d80256e977d3c6c6644a0e6ce50a8 (diff) | |
download | FreeBSD-src-c0568f66e009e5381a46c6705378a6617e430a46.zip FreeBSD-src-c0568f66e009e5381a46c6705378a6617e430a46.tar.gz |
When looking up the symbol by dlsym, look it not only in the object
given as dso handle, but also in the implicit dependencies of that dso.
Also, const-ify the read-only parameter objlist of symlook_list.
Reported by: "Simon 'corecode' Schubert" <corecode at fs ei tum de>
Approved by: kan (mentor)
X-MFC-After: 6.2
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions