freebsd-nq/libexec/rtld-elf
John Polstra 27e2c03506 Fix a bug in which a program called dlclose from a destructor and
got an assert failure in the dynamic linker.
2001-01-05 04:36:17 +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 Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
map_object.c
rtld.1 Prepare for mdoc(7)NG. 2000-12-20 13:26:01 +00:00
rtld.c Fix a bug in which a program called dlclose from a destructor and 2001-01-05 04:36:17 +00:00
rtld.h Add support for dlsym(RTLD_DEFAULT, ...). 2000-09-19 04:27:16 +00:00
xmalloc.c