freebsd-nq/libexec/rtld-elf
Max Khon 6e918a4d5e Fix "warning: value computed is not used".
Found by:	gcc 2.95.4 [FreeBSD]
2004-02-03 18:53:40 +00:00
..
alpha
amd64 Fix dynamic linking a bit more.. enough that mozilla-firebird works if you 2003-12-12 01:12:41 +00:00
i386
ia64
powerpc
sparc64
debug.c
debug.h
libmap.c Fix "warning: value computed is not used". 2004-02-03 18:53:40 +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 Initialise some uninitialised variables. 2003-12-31 15:10:41 +00:00
rtld.h
xmalloc.c