master
added rt to malloc/Depend [BZ #27132]
malloc: Add tst-mallocfork to tests-exclude-threaded exception list
malloc: add free_sized and free_aligned_sized from C23
Update copyright dates with scripts/update-copyrights
memalign: reinstate alignment overflow check (CVE-2026-0861)
Reformat malloc to gnu style.
Update copyright dates not handled by scripts/update-copyrights
aligned_alloc: conform to C17
Move malloc hooks into a compat DSO
malloc: Run tst-malloc-stats-cancellation via test-driver.c
Initialize tunable list with the GLIBC_TUNABLES environment variable
Fix malloc tests build with GCC 10.
Avoid -Wuse-after-free in tests [BZ #26779].
* malloc/tst-trim1.c: New file.