NetBSD/libexec/ld.elf_so
mycroft c42fd7b479 Revert previous change. 2003-02-21 01:12:56 +00:00
..
arch Revert previous change. 2003-02-21 01:12:56 +00:00
Makefile Disable DEBUG again. 2002-10-05 15:52:15 +00:00
README
debug.c
debug.h
headers.c Minor cleanup. 2002-10-05 11:59:03 +00:00
ld.elf_so.1
load.c A bit speedup: in _rtld_load_object(), save the number of calls to 2002-12-05 04:56:56 +00:00
malloc.c
map_object.c If fstat info was passed, and from it it can be seen that the file size 2003-02-06 12:38:17 +00:00
paths.c Embedded whitespace in dirname is supported again. 2002-10-06 01:36:36 +00:00
reloc.c Remove comment which is not true any more. alpha and i386 support 2002-12-14 09:13:00 +00:00
rtld.c Gracefully exit when invoked directly. Use of assert() here caused a segfault. 2002-12-14 15:37:57 +00:00
rtld.h A bit speedup: in _rtld_load_object(), save the number of calls to 2002-12-05 04:56:56 +00:00
rtldenv.h
search.c In _rtld_load_library(), ensure that the old _rtld_error state (a message from 2002-11-14 21:07:46 +00:00
symbol.c Minor cleanup. 2002-10-05 11:59:03 +00:00
sysident.h
xmalloc.c
xprintf.c

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.