freebsd-dev/libexec/rtld-elf
Konstantin Belousov 7cdfe51f30 rtld: fixes for handling of the grouped options
Do not terminate scanning group when 'd' is encountered.
The 'b' option must be last in the group, same as 'f'.

Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D39544
2023-04-13 17:37:33 +03: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 Have rtld query the page size from the kernel 2022-04-07 15:37:37 +01:00
tests
debug.c
debug.h
libmap.c rtld: fix typo in comment 2022-10-17 17:10:03 +03:00
libmap.conf
libmap.h rtld-elf/libmap.h: style declarations 2022-09-19 01:49:41 +03:00
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: style the rest of rtld_lock.c 2022-09-04 07:28:02 +03:00
rtld_lock.h
rtld_malloc.c
rtld_malloc.h
rtld_paths.h libcasper: Move helper libraries from /lib/casper to /lib. 2023-03-29 15:04:28 -07:00
rtld_printf.c rtld: add rtld_fdprintfx() 2021-11-13 19:33:13 +02:00
rtld_printf.h rtld: add rtld_fdprintfx() 2021-11-13 19:33:13 +02:00
rtld_tls.h
rtld_utrace.h
rtld.1 rtld: add support for the $LIB token 2022-11-11 12:06:30 +02:00
rtld.c rtld: fixes for handling of the grouped options 2023-04-13 17:37:33 +03:00
rtld.h rtld: fix SysV hash function overflow 2023-04-12 12:44:34 -04:00
Symbol.map
xmalloc.c