aboutsummaryrefslogtreecommitdiff
path: root/elf/dl-minimal-malloc.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-11-07malloc: Decorate malloc mapsAdhemerval Zanella1-0/+2
2023-02-17Use uintptr_t instead of performing pointer subtraction with a null pointerQihao Chencao1-2/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-11-16elf: hidden visibility for __minimal_malloc functionsAdhemerval Zanella1-0/+5
2021-11-09elf: Use the minimal malloc on tunables_strdupAdhemerval Zanella1-0/+112