freebsd-skq/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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
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 Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
map_object.c Get the actual pathname of the dynamic linker from the executable's 1999-08-30 01:54:13 +00:00
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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00