opnsense-src/libexec/rtld-elf
Ed Maste f06d322e9d Remove "All Rights Reserved" from FreeBSD Foundation copyrights
These ones were unambiguous cases where the Foundation was the only
listed copyright holder.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 5c2bc3db201a4fe8d7911cf816bea104d5dc2138)
2024-08-06 15:39:53 -04:00
..
aarch64 Remove "All Rights Reserved" from FreeBSD Foundation copyrights 2024-08-06 15:39:53 -04:00
amd64 rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry 2024-07-15 12:24:58 +00:00
arm rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry 2024-07-15 12:24:58 +00:00
i386 rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry 2024-07-15 12:24:58 +00: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 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.1 rtld: add LD_NO_DL_ITERATE_PHDR_AFTER_FORK env var 2024-08-05 03:32:11 +03:00
rtld.c rtld: add LD_NO_DL_ITERATE_PHDR_AFTER_FORK env var 2024-08-05 03:32:11 +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 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