freebsd-nq/libexec/rtld-elf
John Polstra 476015a33b When looking up symbols, search the objects loaded at program start
up first -- before the dlopened DAGs containing the referencing
object.

This makes dynamically loaded perl modules work properly again.
1999-09-04 04:00:09 +00:00
..
alpha Revamp the symbol lookup algorithm to cope better with objects 1999-08-30 01:48:19 +00:00
amd64 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
i386 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
debug.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
debug.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
malloc.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
rtld.c When looking up symbols, search the objects loaded at program start 1999-09-04 04:00:09 +00:00
rtld.h Get the actual pathname of the dynamic linker from the executable's 1999-08-30 01:54:13 +00:00
xmalloc.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00