opnsense-src/libexec/rtld-elf
Peter Wemm 9783a12b34 Initial pass at supporting shared libraries on amd64. There are still
a few missing relocation types in amd64/reloc.c, but I have not found
any of them in use yet. :-)

Approved by:  re (amd64/* blanket)
2003-05-24 17:37:51 +00:00
..
alpha
amd64 Initial pass at supporting shared libraries on amd64. There are still 2003-05-24 17:37:51 +00:00
i386
ia64
powerpc
sparc64
debug.c
debug.h
libmap.c - Use xmalloc() and xstrdup() instead of malloc() and strdup(). 2003-05-19 07:10:12 +00:00
libmap.h
Makefile
malloc.c
map_object.c
rtld.1 Since libmap.conf is referenced in rtld.1, include it in the references 2003-05-17 19:46:49 +00:00
rtld.c
rtld.h
xmalloc.c