NetBSD/libexec/ld.elf_so
skrll 59b0f10729 KNF 2003-08-05 19:41:53 +00:00
..
arch include <string.h> or <stdlib.h> for all prototypes 2003-07-26 15:04:38 +00:00
Makefile Add support for shared libraries/dynamically linked binaries on sh5. 2003-03-25 13:11:53 +00:00
README Almost all of the items in here are done. 2002-09-13 04:05:00 +00:00
debug.c KNF- blank lines before code at start of functions. 2003-06-05 10:41:32 +00:00
debug.h Nuke -DRTLD_RELOCATE_SELF and `dodebug' from orbit. 2002-09-12 22:56:28 +00:00
headers.c ANSIfy and de-__P(). 2003-07-24 10:12:25 +00:00
ld.elf_so.1 .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
load.c ANSIfy and de-__P(). 2003-07-24 10:12:25 +00:00
malloc.c ANSIfy and de-__P(). 2003-07-24 10:12:25 +00:00
map_object.c ANSIfy and de-__P(). 2003-07-24 10:12:25 +00:00
paths.c ANSIfy and de-__P(). 2003-07-24 10:12:25 +00:00
reloc.c ANSIfy and de-__P(). 2003-07-24 10:12:25 +00:00
rtld.c ANSIfy and de-__P(). 2003-07-24 10:12:25 +00:00
rtld.h ANSIfy and de-__P(). 2003-07-24 10:12:25 +00:00
rtldenv.h ANSIfy and de-__P(). 2003-07-24 10:12:25 +00:00
search.c ANSIfy and de-__P(). 2003-07-24 10:12:25 +00:00
symbol.c KNF 2003-08-05 19:41:53 +00:00
sysident.h netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
xmalloc.c ANSIfy and de-__P(). 2003-07-24 10:12:25 +00:00
xprintf.c ANSIfy and de-__P(). 2003-07-24 10:12:25 +00:00

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.