]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- In dlsym(), if the lookup fails using the original symbol, prepend an
authornate <nate@FreeBSD.org>
Tue, 19 Aug 1997 23:33:45 +0000 (23:33 +0000)
committernate <nate@FreeBSD.org>
Tue, 19 Aug 1997 23:33:45 +0000 (23:33 +0000)
commit33a318e8321005bc36fe75eb60cb59af809c8b38
treec666b371dff6e57cd585a9b4e594c4252050475c
parent4113dc3c024f6b9aef1de27e6fcaefef324a3676
- In dlsym(), if the lookup fails using the original symbol, prepend an
  underscore and try looking it up again.  This is a non-issue if we
  switch to ELF.

Reviewed by: sef, jdp
gnu/usr.bin/ld/rtld/rtld.c
libexec/rtld-aout/rtld.c