opnsense-src/libexec/rtld-elf
Konstantin Belousov 109f3b8c69 Document direct execution mode for rtld.
Reviewed by:	emaste, jonathan (previous version)
Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D10826
2017-05-29 13:38:26 +00:00
..
aarch64
amd64
arm rtld: fix warnings about redundant declarations 2017-05-26 15:55:03 +00:00
i386
mips rtld: fix warnings about redundant declarations 2017-05-26 15:55:03 +00:00
powerpc rtld: fix warnings about redundant declarations 2017-05-26 15:55:03 +00:00
powerpc64 rtld: fix warnings about redundant declarations 2017-05-26 15:55:03 +00:00
riscv rtld: fix warnings about redundant declarations 2017-05-26 15:55:03 +00:00
sparc64
tests
debug.c
debug.h
libmap.c
libmap.h
Makefile
Makefile.depend
malloc.c
map_object.c
paths.h
rtld.1 Document direct execution mode for rtld. 2017-05-29 13:38:26 +00:00
rtld.c For ld.so direct execution mode, implement -p option: search for the 2017-05-23 10:00:52 +00:00
rtld.h
rtld_lock.c
rtld_lock.h
rtld_printf.c
rtld_printf.h
rtld_tls.h
rtld_utrace.h
Symbol.map
xmalloc.c