freebsd-dev/libexec/rtld-elf/amd64
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
..
Makefile.inc rtld: clean up Makefile. 2020-01-11 09:18:58 +00:00
reloc.c sys/param.h: Add _WANT_P_OSREL 2023-02-15 02:43:18 +02:00
rtld_machdep.h rtld: Revert "When loading dso without PT_GNU_STACK phdr, only call" 2023-01-04 14:55:00 -08:00
rtld_start.S