bf4b000d16
malloc which is not what we want. - Remove ancient memory compaction hack. Realloc on free memory is now an error again (from joerg@). Ok christos@. |
||
---|---|---|
.. | ||
arch | ||
Makefile | ||
README | ||
TODO | ||
debug.c | ||
debug.h | ||
expand.c | ||
headers.c | ||
ld.elf_so.1 | ||
load.c | ||
map_object.c | ||
paths.c | ||
reloc.c | ||
rtld.c | ||
rtld.h | ||
rtldenv.h | ||
search.c | ||
symbol.c | ||
sysident.h | ||
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.