freebsd-dev/libexec/rtld-elf
Marcel Moolenaar 99227f1ec4 Unbreak the dynamic linker by not creating a cache for rtld-elf
itself. It needs mmap(2), which now needs getosreldate(3) and
which in turn uses a global variable to cache the result. This
cannot be done before linking is done.

See also: ../sparc64/reloc.c:1.15
Approved by: re (kensmith)
2007-07-15 22:52:15 +00:00
..
amd64
arm
i386
ia64
powerpc Unbreak the dynamic linker by not creating a cache for rtld-elf 2007-07-15 22:52:15 +00:00
sparc64
debug.c
debug.h
libmap.c
libmap.h
Makefile
malloc.c
map_object.c
rtld_lock.c
rtld_lock.h
rtld_tls.h
rtld.1
rtld.c
rtld.h
Symbol.map
xmalloc.c