diff options
author | jdp <jdp@FreeBSD.org> | 1998-09-02 01:09:34 +0000 |
---|---|---|
committer | jdp <jdp@FreeBSD.org> | 1998-09-02 01:09:34 +0000 |
commit | 81ca502a9279ea8d3995fc0b0d91c3e1b56bbee8 (patch) | |
tree | 8da8e3a11fbaf93a6026480810e169abd73b25d8 /etc/networks | |
parent | bf8ea8d3a710dfc5162591b386fb01dc0158ed55 (diff) | |
download | FreeBSD-src-81ca502a9279ea8d3995fc0b0d91c3e1b56bbee8.zip FreeBSD-src-81ca502a9279ea8d3995fc0b0d91c3e1b56bbee8.tar.gz |
Handle dlsym(NULL, ...) properly, by searching in the caller's
shared object. Note, this searches _only_ that object, and not its
needed objects, in accordance with the documentation.
Also fix dlopen(NULL, ...) so that the executable's needed objects
are searched as well as the executable itself.
Diffstat (limited to 'etc/networks')
0 files changed, 0 insertions, 0 deletions