freebsd-src/libexec/rtld-elf
2024-05-03 03:25:33 +03:00
..
aarch64 rtld: introduce STATIC_TLS_EXTRA 2024-04-20 16:52:16 +03:00
amd64 rtld: introduce STATIC_TLS_EXTRA 2024-04-20 16:52:16 +03:00
arm rtld: introduce STATIC_TLS_EXTRA 2024-04-20 16:52:16 +03:00
i386 rtld: introduce STATIC_TLS_EXTRA 2024-04-20 16:52:16 +03:00
powerpc rtld: introduce STATIC_TLS_EXTRA 2024-04-20 16:52:16 +03:00
powerpc64 rtld: introduce STATIC_TLS_EXTRA 2024-04-20 16:52:16 +03:00
riscv rtld: introduce STATIC_TLS_EXTRA 2024-04-20 16:52:16 +03:00
rtld-libc rtld: remove pointless "extern" 2024-02-29 02:24:06 +02:00
tests rtld: add some dlopen tests 2024-03-18 10:52:57 -05: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-03-07 02:34:34 +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_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 Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -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-05-03 03:25:33 +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
rtld.1 rtld(1): minor clarification for LD_STATIC_TLS_EXTRA 2024-04-23 03:32:21 +03:00
rtld.c rtld: introduce STATIC_TLS_EXTRA 2024-04-20 16:52:16 +03:00
rtld.h rtld: introduce STATIC_TLS_EXTRA 2024-04-20 16:52:16 +03: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