freebsd-src/libexec/rtld-elf
Konstantin Belousov 6a7819e43f rtld.1: clarify interaction between -u and -o
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2024-04-30 03:26:55 +03:00
..
aarch64 Support BTI in rtld 2024-04-12 14:30:44 +00:00
amd64 Support BTI in rtld 2024-04-12 14:30:44 +00:00
arm Support BTI in rtld 2024-04-12 14:30:44 +00:00
i386 Support BTI in rtld 2024-04-12 14:30:44 +00:00
powerpc Support BTI in rtld 2024-04-12 14:30:44 +00:00
powerpc64 Support BTI in rtld 2024-04-12 14:30:44 +00:00
riscv Support BTI in rtld 2024-04-12 14:30:44 +00:00
rtld-libc rtld: remove pointless "extern" 2024-02-21 02:26:10 +02:00
tests rtld: add some dlopen tests 2024-02-13 09:38:02 -06:00
debug.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
debug.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
libmap.c Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
libmap.conf Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
libmap.h Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
Makefile rtld: use generated map file to check for some leaks from libc into rtld 2024-02-29 03:49:02 +02:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
map_object.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
rtld.1 rtld.1: clarify interaction between -u and -o 2024-04-30 03:26:55 +03:00
rtld.c rtld direct exec: make -u behavior match the description 2024-04-30 03:26:49 +03:00
rtld.h rtld: ignore load_filtees() calls if we already loading filtees for the obj 2024-02-13 16:24:01 +02:00
rtld_lock.c Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
rtld_lock.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
rtld_malloc.c libexec: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
rtld_malloc.h rtld_malloc: add __crt_aligned_alloc_offset() 2023-08-21 17:16:42 +03:00
rtld_paths.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
rtld_printf.c rtld snprintf: do not erronously skip a char at the buffer boundary 2024-04-28 22:42:12 +03:00
rtld_printf.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
rtld_tls.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
rtld_utrace.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Symbol.map Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
xmalloc.c rtld: switch from malloc_aligned() to __crt_aligned_alloc() 2023-08-21 17:16:42 +03:00