aboutsummaryrefslogtreecommitdiff
path: root/malloc/malloc-check.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-8/+0
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-07-05malloc: Simplify checked_request2size interfaceFlorian Weimer1-1/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-07-23Fix build and tests with --disable-tunablesSiddhesh Poyarekar1-0/+2
2021-07-22glibc.malloc.check: Wean away from malloc hooksSiddhesh Poyarekar1-26/+37
2021-07-03Move glibc.malloc.check implementation into its own fileSiddhesh Poyarekar1-0/+390