opnsense-src/libexec/rtld-elf
Konstantin Belousov 06fa889365 rtld: symbolic and deepbind are equivalent for the refobj
(cherry picked from commit d0ab6abbf5318fa09df1b145198d543c60f0685b)
2025-04-30 06:13:12 +03:00
..
aarch64 Remove "All Rights Reserved" from FreeBSD Foundation copyrights 2024-08-06 15:39:53 -04:00
amd64 rtld-elf/{amd64,i386}/reloc.c: remove unneeded #ifdef dbg 2025-01-23 11:46:58 +02:00
arm rtld/arm: fix initial-exec (IE) thread-local storage relocation 2024-11-22 10:35:06 -05:00
i386 rtld-elf/{amd64,i386}/reloc.c: remove unneeded #ifdef dbg 2025-01-23 11:46:58 +02:00
powerpc rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry 2024-07-15 12:24:58 +00:00
powerpc64 rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry 2024-07-15 12:24:58 +00:00
riscv rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry 2024-07-15 12:24:58 +00:00
rtld-libc libc/gen: split user-visible opendir()-like functions into separate source files 2025-03-04 06:19:08 +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.1 rtld.1: cross-reference rtld_get_var.3 2024-11-14 02:42:17 +02:00
rtld.c rtld: symbolic and deepbind are equivalent for the refobj 2025-04-30 06:13:12 +03:00
rtld.h rtld: add LD_NO_DL_ITERATE_PHDR_AFTER_FORK env var 2024-08-05 03:32:11 +03:00
rtld_lock.c rtld: add LD_NO_DL_ITERATE_PHDR_AFTER_FORK env var 2024-08-05 03:32:11 +03: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 Remove "All Rights Reserved" from FreeBSD Foundation copyrights 2024-08-06 15:39:53 -04: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
Symbol.map rtld: implement _dl_iterate_phdr_locked 2024-11-26 19:15:56 -06:00
xmalloc.c rtld: switch from malloc_aligned() to __crt_aligned_alloc() 2023-08-21 17:16:42 +03:00