NetBSD/libexec/ld.elf_so
christos 1dc0b61eca If the environment is corrupt, die. From FreeBSD. 2009-12-02 15:50:13 +00:00
..
arch Add RCSID 2009-11-11 14:15:41 +00:00
Makefile Add a reminder about ldd depending on ld.so. 2009-05-20 19:38:38 +00:00
README
TODO
debug.c
debug.h
expand.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
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 Remove trailing whitespace and superfluous .Pp. 2008-05-25 19:48:35 +00:00
load.c warns=4 2009-05-19 20:44:52 +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
reloc.c Add Solarisa-like dlinfo() interface to the ELF dynamic linker. 2009-09-24 21:21:33 +00:00
rtld.c If the environment is corrupt, die. From FreeBSD. 2009-12-02 15:50:13 +00:00
rtld.h Make _rtld_pagesz of type size_t. 2009-11-17 18:44:33 +00:00
rtldenv.h
search.c
symbol.c Add Solarisa-like dlinfo() interface to the ELF dynamic linker. 2009-09-24 21:21:33 +00:00
sysident.h
xmalloc.c warns=4 2009-05-19 20:44:52 +00:00
xprintf.c warns=4 2009-05-19 20:44:52 +00:00

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.