freebsd-src/libexec/rtld-elf
Konstantin Belousov f73055ab1e rtld.1: clarify interaction between -u and -o
(cherry picked from commit 6a7819e43f)
2024-05-07 11:59:07 +03:00
..
aarch64 rtld: introduce STATIC_TLS_EXTRA 2024-04-23 03:32:54 +03:00
amd64 rtld: introduce STATIC_TLS_EXTRA 2024-04-23 03:32:54 +03:00
arm rtld: introduce STATIC_TLS_EXTRA 2024-04-23 03:32:54 +03:00
i386 rtld: introduce STATIC_TLS_EXTRA 2024-04-23 03:32:54 +03:00
mips Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
powerpc rtld: introduce STATIC_TLS_EXTRA 2024-04-23 03:32:54 +03:00
powerpc64 rtld: introduce STATIC_TLS_EXTRA 2024-04-23 03:32:54 +03:00
riscv rtld: introduce STATIC_TLS_EXTRA 2024-04-23 03:32:54 +03:00
rtld-libc rtld: remove pointless "extern" 2024-02-29 02:24:43 +02:00
tests rtld: add some dlopen tests 2024-03-17 22:34:05 -05:00
debug.c Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
debug.h Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
libmap.c Remove $FreeBSD$: one-line .h pattern 2023-08-23 11:43:22 -06:00
libmap.conf Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
libmap.h Remove $FreeBSD$: one-line .h pattern 2023-08-23 11:43:22 -06:00
Makefile rtld: use generated map file to check for some leaks from libc into rtld 2024-03-06 09:42:42 +02:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
map_object.c Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
rtld_lock.c Remove $FreeBSD$: one-line .h pattern 2023-08-23 11:43:22 -06:00
rtld_lock.h Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
rtld_malloc.c Purge more stray embedded $FreeBSD$ strings 2023-10-24 11:13:18 -07:00
rtld_malloc.h rtld_malloc: add __crt_aligned_alloc_offset() 2023-08-28 03:27:48 +03:00
rtld_paths.h Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
rtld_printf.c rtld snprintf: do not erronously skip a char at the buffer boundary 2024-05-03 03:26:26 +03:00
rtld_printf.h Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
rtld_tls.h Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
rtld_utrace.h Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
rtld.1 rtld.1: clarify interaction between -u and -o 2024-05-07 11:59:07 +03:00
rtld.c rtld direct exec: make -u behavior match the description 2024-05-07 11:59:07 +03:00
rtld.h rtld: introduce STATIC_TLS_EXTRA 2024-04-23 03:32:54 +03:00
Symbol.map Remove $FreeBSD$: one-line .h pattern 2023-08-23 11:43:22 -06:00
xmalloc.c rtld: switch from malloc_aligned() to __crt_aligned_alloc() 2023-08-28 03:27:48 +03:00