NetBSD/libexec/ld.elf_so
2003-09-24 10:25:26 +00:00
..
arch Make the effect of the hack clearer. 2003-09-24 10:25:26 +00:00
debug.c Space after the keyword `if'. 2003-09-22 14:37:57 +00:00
debug.h
headers.c
ld.elf_so.1
load.c
Makefile
malloc.c
map_object.c
paths.c
README
reloc.c Resolve dlsym(3) and friends directly so that dlsym(RTLD_NEXT,...) works. 2003-08-12 09:18:38 +00:00
rtld.c Back out revision 1.100. There is something screwier going on. 2003-09-07 22:17:43 +00:00
rtld.h Resolve dlsym(3) and friends directly so that dlsym(RTLD_NEXT,...) works. 2003-08-12 09:18:38 +00:00
rtldenv.h
search.c Resolve dlsym(3) and friends directly so that dlsym(RTLD_NEXT,...) works. 2003-08-12 09:18:38 +00:00
symbol.c Resolve dlsym(3) and friends directly so that dlsym(RTLD_NEXT,...) works. 2003-08-12 09:18:38 +00:00
sysident.h
TODO Some notes... 2003-09-24 06:20:33 +00:00
xmalloc.c
xprintf.c

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