NetBSD/libexec/ld.elf_so
joerg 6972211664 Stricter matching for _rtld_invalid_paths by ensuring separator.
Use mem* functions instead of str* for strings of known size.
2010-08-07 19:47:34 +00:00
..
arch Reduce header pollution for mdreloc.c. Make Obj_Entry argument of 2010-08-06 16:33:17 +00:00
Makefile remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
README
TODO
debug.c
debug.h
expand.c
headers.c Use fast_remainder32 for the ELF hash. For the hot cache case, this 2010-04-05 14:01:26 +00:00
ld.elf_so.1
load.c
map_object.c
paths.c
reloc.c Use fast_remainder32 for the ELF hash. For the hot cache case, this 2010-04-05 14:01:26 +00:00
rtld.c
rtld.h Reduce header pollution for mdreloc.c. Make Obj_Entry argument of 2010-08-06 16:33:17 +00:00
rtldenv.h
search.c Stricter matching for _rtld_invalid_paths by ensuring separator. 2010-08-07 19:47:34 +00:00
symbol.c Use fast_remainder32 for the ELF hash. For the hot cache case, this 2010-04-05 14:01:26 +00:00
sysident.h
xmalloc.c
xprintf.c

README

$NetBSD: README,v 1.11 2006/11/24 22:52:16 wiz Exp $

TO DO:

* Support for coexistence of 32-bit and 64-bit ELF on platforms that can
  do that.