NetBSD/libexec/ld.elf_so
2004-02-15 02:59:04 +00:00
..
arch
debug.c
debug.h
headers.c
ld.elf_so.1
load.c Don't try to preload an empty string. 2003-11-25 14:36:49 +00:00
Makefile
malloc.c
map_object.c
paths.c Don't assume past the mmaped region is accessible. 2004-02-15 02:59:04 +00:00
README
reloc.c
rtld.c
rtld.h
rtldenv.h
search.c
symbol.c Change the symbol lookup order to search RTLD_GLOBAL objects 2003-12-07 09:36:06 +00:00
sysident.h
TODO Don't assume past the mmaped region is accessible. 2004-02-15 02:59:04 +00:00
xmalloc.c
xprintf.c Don't assume past the mmaped region is accessible. 2004-02-15 02:59:04 +00:00

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