freebsd-skq/libexec/rtld-elf
2003-09-13 21:50:36 +00:00
..
alpha
amd64
i386
ia64
powerpc
sparc64 Avoid using the global offset table to get the address of _DYNAMIC in 2003-07-04 00:05:15 +00:00
debug.c Fix warnings on 64 bit platforms. 2003-06-19 16:09:18 +00:00
debug.h
libmap.c Change libmap.c:lm_init() to return a status value; 0 for success 2003-09-13 21:43:08 +00:00
libmap.h Change libmap.c:lm_init() to return a status value; 0 for success 2003-09-13 21:43:08 +00:00
Makefile Retire the WITH_LIBMAP compile knob; libmap is now a standard feature. 2003-09-13 21:50:36 +00:00
malloc.c Very minor style nit: sort include files alphabetically. 2003-08-22 02:22:59 +00:00
map_object.c
rtld_lock.c
rtld_lock.h
rtld.1
rtld.c Retire the WITH_LIBMAP compile knob; libmap is now a standard feature. 2003-09-13 21:50:36 +00:00
rtld.h Prepend /lib to the builtin library search path in rtld. 2003-08-17 07:55:17 +00:00
xmalloc.c