NetBSD/libexec/ld.elf_so
skrll 2728318e3c Add __RCSIDs.
OK'd by mycroft.
2004-10-22 05:39:56 +00:00
..
arch Preserve r2 in _rtld_bind_start - in r2 functions that return 2004-09-14 21:34:01 +00:00
Makefile Be more pedantic about where we use -shared, etc. 2004-03-24 08:01:26 +00:00
README Almost all of the items in here are done. 2002-09-13 04:05:00 +00:00
TODO Don't assume past the mmaped region is accessible. 2004-02-15 02:59:04 +00:00
debug.c Add __RCSIDs. 2004-10-22 05:39:56 +00:00
debug.h Nuke -DRTLD_RELOCATE_SELF and `dodebug' from orbit. 2002-09-12 22:56:28 +00:00
headers.c Add __RCSIDs. 2004-10-22 05:39:56 +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 Add __RCSIDs. 2004-10-22 05:39:56 +00:00
malloc.c Add __RCSIDs. 2004-10-22 05:39:56 +00:00
map_object.c Add __RCSIDs. 2004-10-22 05:39:56 +00:00
paths.c Add __RCSIDs. 2004-10-22 05:39:56 +00:00
reloc.c Add __RCSIDs. 2004-10-22 05:39:56 +00:00
rtld.c Add __RCSIDs. 2004-10-22 05:39:56 +00:00
rtld.h Make ld.elf_so use the new sysctl API. That allows the user to give any 2004-07-05 11:50:07 +00:00
rtldenv.h ANSIfy and de-__P(). 2003-07-24 10:12:25 +00:00
search.c Add __RCSIDs. 2004-10-22 05:39:56 +00:00
symbol.c Add __RCSIDs. 2004-10-22 05:39:56 +00:00
sysident.h netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
xmalloc.c Add __RCSIDs. 2004-10-22 05:39:56 +00:00
xprintf.c Add __RCSIDs. 2004-10-22 05:39:56 +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.