freebsd-skq/libexec/rtld-elf
Konstantin Belousov 529ab5a759 rtld: initialize default dlerror_seen_val as true
There should be no error after startup.

PR:	255698
Reported by:	Eugene M. Kim <astralblue@gmail.com>
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2021-05-13 02:31:29 +03:00
..
aarch64 rtld: define TLS_DTV_OFFSET on all architectures 2021-04-09 23:46:24 +03:00
amd64 rtld: use _get_tp() in __tls_get_addr() 2021-04-09 23:46:24 +03:00
arm rtld: define TLS_DTV_OFFSET on all architectures 2021-04-09 23:46:24 +03:00
i386 rtld: use _get_tp() in __tls_get_addr() 2021-04-09 23:46:24 +03:00
mips rtld: use _get_tp() in __tls_get_addr() 2021-04-09 23:46:24 +03:00
powerpc
powerpc64
riscv
rtld-libc rtld: avoid recursing on rtld_bind_lock for write 2021-04-09 23:46:24 +03:00
tests rtld: introduce PRELOAD_FDS 2021-03-24 23:40:48 +01:00
debug.c
debug.h
libmap.c
libmap.conf
libmap.h
Makefile
Makefile.depend
map_object.c
paths.h
rtld_lock.c rtld: initialize default dlerror_seen_val as true 2021-05-13 02:31:29 +03:00
rtld_lock.h rtld_lock.h: add some comments about versioning of struct RtldLockInfo 2021-04-11 11:16:13 +03:00
rtld_malloc.c
rtld_malloc.h
rtld_printf.c
rtld_printf.h
rtld_tls.h
rtld_utrace.h
rtld.1 rtld dl_iterate_phdr(): dlpi_tls_data is wrong 2021-04-06 03:23:08 +03:00
rtld.c rtld: preserve the 'seen' state of the dlerror message in errmsg_save() 2021-05-11 02:47:00 +03:00
rtld.h rtld: unstaticise lockinfo and obj_from_addr() 2021-04-10 17:33:33 +03:00
Symbol.map rtld dl_iterate_phdr(): dlpi_tls_data is wrong 2021-04-06 03:23:08 +03:00
xmalloc.c