NetBSD/libexec/ld.elf_so
joerg ad61ac15d2 Don't define bool, false and true. Use stdbool.h. 2007-09-02 09:57:16 +00:00
..
arch
Makefile Support Solaris-like $ORIGIN etc. expansions in paths. 2007-05-18 21:44:08 +00:00
README
TODO
debug.c
debug.h
expand.c fix a comment. 2007-05-18 21:46:39 +00:00
headers.c Support Solaris-like $ORIGIN etc. expansions in paths. 2007-05-18 21:44:08 +00:00
ld.elf_so.1 Support Solaris-like $ORIGIN etc. expansions in paths. 2007-05-18 21:44:08 +00:00
load.c Support Solaris-like $ORIGIN etc. expansions in paths. 2007-05-18 21:44:08 +00:00
malloc.c
map_object.c
paths.c Support Solaris-like $ORIGIN etc. expansions in paths. 2007-05-18 21:44:08 +00:00
reloc.c
rtld.c Support Solaris-like $ORIGIN etc. expansions in paths. 2007-05-18 21:44:08 +00:00
rtld.h Don't define bool, false and true. Use stdbool.h. 2007-09-02 09:57:16 +00:00
rtldenv.h
search.c
symbol.c
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
xprintf.c

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.