freebsd-nq/libexec/rtld-elf
Doug Rabson 97571220e2 The support for accelerating find_symdef() with a cache was broken. This
fixes the problem and improves startup times for large applications such
as KDE2 considerably.

Reviewed by:	jdp
MFC after:	1 week
2001-10-10 07:15:01 +00:00
..
alpha The support for accelerating find_symdef() with a cache was broken. This 2001-10-10 07:15:01 +00:00
amd64 Performance improvements for the ELF dynamic linker. These 2001-05-05 23:21:05 +00:00
i386 Performance improvements for the ELF dynamic linker. These 2001-05-05 23:21:05 +00:00
debug.c
debug.h Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The 2001-07-26 11:02:39 +00:00
Makefile Use new backup feature of install(1). 2001-05-28 16:58:35 +00:00
malloc.c
map_object.c
rtld.1 mdoc(7) police: 2001-08-07 15:48:51 +00:00
rtld.c Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The 2001-07-26 11:02:39 +00:00
rtld.h Performance improvements for the ELF dynamic linker. These 2001-05-05 23:21:05 +00:00
xmalloc.c