NetBSD/libexec/ld.elf_so
matt 01ba93bc3c Convert to register prefixes. 2002-10-31 20:23:25 +00:00
..
arch Convert to register prefixes. 2002-10-31 20:23:25 +00:00
Makefile Disable DEBUG again. 2002-10-05 15:52:15 +00:00
README
debug.c
debug.h
headers.c Minor cleanup. 2002-10-05 11:59:03 +00:00
ld.elf_so.1
load.c Minor cleanup. 2002-10-05 11:59:03 +00:00
malloc.c
map_object.c Minor cleanup. 2002-10-05 11:59:03 +00:00
paths.c Embedded whitespace in dirname is supported again. 2002-10-06 01:36:36 +00:00
reloc.c
rtld.c Minor cleanup. 2002-10-05 11:59:03 +00:00
rtld.h Rearrange _rtld_map_object() a little, so that we don't have to have the first 2002-10-04 18:50:43 +00:00
rtldenv.h
search.c Minor cleanup. 2002-10-05 11:59:03 +00:00
symbol.c Minor cleanup. 2002-10-05 11:59:03 +00:00
sysident.h
xmalloc.c
xprintf.c

README

$NetBSD: README,v 1.10 2002/09/13 04:05:00 mycroft Exp $

TO DO:

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