NetBSD/libexec/ld.elf_so
ad 156176be13 Fix error in previous. From nakayama@. 2008-06-05 00:03:20 +00:00
..
arch Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile No need for stack_protector.o if USE_FORT is no. 2007-12-26 21:11:52 +00:00
README s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
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 make this compile again. 2007-12-29 01:44:03 +00:00
ld.elf_so.1 Remove trailing whitespace and superfluous .Pp. 2008-05-25 19:48:35 +00:00
load.c rtld changes for PR bin/37347: 2007-12-07 20:34:04 +00:00
map_object.c Don't bother unmapping the ELF header unless it overlaps the first load 2008-06-03 19:32:32 +00:00
paths.c Fix error in previous. From nakayama@. 2008-06-05 00:03:20 +00:00
reloc.c
rtld.c Don't bother unmapping the ELF header unless it overlaps the first load 2008-06-03 19:32:32 +00:00
rtld.h Don't bother unmapping the ELF header unless it overlaps the first load 2008-06-03 19:32:32 +00:00
rtldenv.h - Don't use the names malloc/free/etc, since we can end up pulling in libc's 2007-10-05 22:21:07 +00:00
search.c
symbol.c constify 2008-01-14 08:53:42 +00:00
sysident.h Use an elf note to handle pax arguments. This is a temporary solution to 2007-06-24 20:35:36 +00:00
xmalloc.c __progname isn't const. 2008-06-03 19:22:07 +00:00
xprintf.c support %z 2007-11-24 18:32:26 +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.