about summary refs log tree commit diff
path: root/elf/dl-minimal-malloc.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* malloc: Decorate malloc mapsAdhemerval Zanella2023-11-071-0/+2
* Use uintptr_t instead of performing pointer subtraction with a null pointerQihao Chencao2023-02-171-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* elf: hidden visibility for __minimal_malloc functionsAdhemerval Zanella2021-11-161-0/+5
* elf: Use the minimal malloc on tunables_strdupAdhemerval Zanella2021-11-091-0/+112