NetBSD/libexec/ld.elf_so
2009-08-29 13:46:54 +00:00
..
arch Remove trailing \n in calls to _rtld_error: a newline is automatically 2009-08-29 13:46:54 +00:00
debug.c
debug.h
expand.c
headers.c Fix const issues (cast const pointers to "const uint8_t *" instead of "caddr_t") 2009-04-12 13:29:29 +00:00
ld.elf_so.1
load.c warns=4 2009-05-19 20:44:52 +00:00
Makefile Add a reminder about ldd depending on ld.so. 2009-05-20 19:38:38 +00:00
map_object.c warns=4 2009-05-19 20:44:52 +00:00
paths.c warns=4 2009-05-19 20:44:52 +00:00
README
reloc.c
rtld.c warns=4 2009-05-19 20:44:52 +00:00
rtld.h warns=4 2009-05-19 20:44:52 +00:00
rtldenv.h
search.c
symbol.c
sysident.h
TODO
xmalloc.c warns=4 2009-05-19 20:44:52 +00:00
xprintf.c warns=4 2009-05-19 20:44:52 +00:00

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