HardenedBSD/libexec/rtld-elf
Ed Maste 7f72497ef7 libc: Use musl's optimized strchr and strchrnul
Parentheses added to HASZERO macro to avoid a GCC warning, and formatted
with clang-format as we have adopted these and don't consider them
'contrib' code.

Obtained from:	musl (snapshot at commit 4d0a82170a25)
Reviewed by:	kib (libc integration), mjg (both earlier)
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D17630
2021-03-01 21:09:59 -05:00
..
aarch64 rtld-elf(1): remove obsolete pre_init() hook 2020-12-25 19:47:46 +01:00
amd64 rtld-elf(1): remove obsolete pre_init() hook 2020-12-25 19:47:46 +01:00
arm rtld-elf: link libcompiler_rt on all architectures 2020-12-28 00:44:25 -08:00
i386 rtld-elf(1): remove obsolete pre_init() hook 2020-12-25 19:47:46 +01:00
mips rtld-elf(1): remove obsolete pre_init() hook 2020-12-25 19:47:46 +01:00
powerpc rtld-elf(1): remove obsolete pre_init() hook 2020-12-25 19:47:46 +01:00
powerpc64 rtld-elf(1): remove obsolete pre_init() hook 2020-12-25 19:47:46 +01:00
riscv rtld-elf(1): remove obsolete pre_init() hook 2020-12-25 19:47:46 +01:00
rtld-libc libc: Use musl's optimized strchr and strchrnul 2021-03-01 21:09:59 -05:00
tests Do a sweep and remove most WARNS=6 settings 2020-10-01 01:10:51 +00:00
debug.c
debug.h
libmap.c rtld: call close(2) after errno is saved 2021-01-02 04:43:32 +02:00
libmap.conf
libmap.h
Makefile rtld-elf: link libcompiler_rt on all architectures 2020-12-28 00:44:25 -08:00
Makefile.depend
map_object.c Undo 'fix off by one' part of r365360. 2020-09-05 22:48:27 +00:00
paths.h
rtld_lock.c
rtld_lock.h
rtld_malloc.c
rtld_malloc.h
rtld_printf.c
rtld_printf.h
rtld_tls.h
rtld_utrace.h
rtld.1 Fix a few mandoc issues 2020-10-09 15:14:19 +00:00
rtld.c rtld: Fix null-pointer dereference 2021-02-02 16:14:16 +02:00
rtld.h rtld-elf(1): remove obsolete pre_init() hook 2020-12-25 19:47:46 +01:00
Symbol.map
xmalloc.c