NetBSD/libexec/ld.elf_so
2013-05-09 15:47:34 +00:00
..
arch
debug.c
debug.h Trailing whitespace 2013-05-06 08:02:20 +00:00
diagassert.c
expand.c Trailing whitespace 2013-05-06 08:02:20 +00:00
headers.c Fixed handling of DT_SONAME: 2013-05-06 19:59:29 +00:00
ld.elf_so.1
load.c Fix refcount of the object we found in our list by name. 2013-05-09 15:37:58 +00:00
Makefile Fix debug symlink 2013-05-09 11:44:36 +00:00
map_object.c convert to SIMPLEQ like the rest of the queues. 2013-05-09 15:38:14 +00:00
paths.c Trailing whitespace 2013-05-06 08:02:20 +00:00
README
README.TLS
reloc.c
rtld.c Remove redundant assignment. Hasn't been needed since 1999. 2013-05-09 15:47:34 +00:00
rtld.h convert to SIMPLEQ like the rest of the queues. 2013-05-09 15:38:14 +00:00
rtldenv.h Trailing whitespace 2013-05-06 08:02:20 +00:00
search.c Trailing whitespace 2013-05-06 08:02:20 +00:00
symbol.c
symver.c convert to SIMPLEQ like the rest of the queues. 2013-05-09 15:38:14 +00:00
sysident.h Trailing whitespace 2013-05-06 08:02:20 +00:00
tls.c
TODO
xmalloc.c
xprintf.c

$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.