freebsd-dev/libexec/rtld-elf
Konstantin Belousov 5942b4b6fd sys/param.h: Add _WANT_P_OSREL
Use it instead of defining IN_RTLD by base sources that want P_OSREL_
defines in userspace, but are not rtld.
This allows to remove abuse of IN_RTLD from userspace.

Reviewed by:	dchagin, markj, imp
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D38585
2023-02-15 02:43:18 +02:00
..
aarch64 rtld: Revert "When loading dso without PT_GNU_STACK phdr, only call" 2023-01-04 14:55:00 -08:00
amd64 sys/param.h: Add _WANT_P_OSREL 2023-02-15 02:43:18 +02:00
arm rtld: Revert "When loading dso without PT_GNU_STACK phdr, only call" 2023-01-04 14:55:00 -08:00
i386 rtld: Revert "When loading dso without PT_GNU_STACK phdr, only call" 2023-01-04 14:55:00 -08:00
powerpc rtld: Revert "When loading dso without PT_GNU_STACK phdr, only call" 2023-01-04 14:55:00 -08:00
powerpc64 rtld: Revert "When loading dso without PT_GNU_STACK phdr, only call" 2023-01-04 14:55:00 -08:00
riscv rtld: Revert "When loading dso without PT_GNU_STACK phdr, only call" 2023-01-04 14:55:00 -08:00
rtld-libc
tests
debug.c
debug.h
libmap.c
libmap.conf
libmap.h
Makefile
Makefile.depend
map_object.c sys/param.h: Add _WANT_P_OSREL 2023-02-15 02:43:18 +02:00
rtld_lock.c
rtld_lock.h
rtld_malloc.c
rtld_malloc.h
rtld_paths.h
rtld_printf.c
rtld_printf.h
rtld_tls.h
rtld_utrace.h
rtld.1
rtld.c rtld: Revert "When loading dso without PT_GNU_STACK phdr, only call" 2023-01-04 14:55:00 -08:00
rtld.h
Symbol.map
xmalloc.c