freebsd-skq/libexec/rtld-elf
jdp d9a6f6cc60 Remove the superfluous call to _rtld_error() in symlook_default().
The function's callers generate the error message when appropriate.

This eliminates the message ``Undefined symbol "__register_frame_info"''
which was bogusly returned by dlerror() in some cases.
2000-11-07 22:41:53 +00:00
..
alpha Fix a bug which could cause programs with user threads packages to 2000-07-17 17:18:13 +00:00
amd64 Fix a bug which could cause programs with user threads packages to 2000-07-17 17:18:13 +00:00
i386 Fix a bug which could cause programs with user threads packages to 2000-07-17 17:18:13 +00:00
debug.c
debug.h
Makefile We shouldn't use cp to save the old ld-elf.so.1. Use the sanctioned tool 2000-07-20 08:00:02 +00:00
malloc.c
map_object.c
rtld.1
rtld.c Remove the superfluous call to _rtld_error() in symlook_default(). 2000-11-07 22:41:53 +00:00
rtld.h Add support for dlsym(RTLD_DEFAULT, ...). 2000-09-19 04:27:16 +00:00
xmalloc.c