about summary refs log tree commit diff
path: root/malloc/malloc-check.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-8/+0
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* malloc: Simplify checked_request2size interfaceFlorian Weimer2022-07-051-1/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Fix build and tests with --disable-tunablesSiddhesh Poyarekar2021-07-231-0/+2
* glibc.malloc.check: Wean away from malloc hooksSiddhesh Poyarekar2021-07-221-26/+37
* Move glibc.malloc.check implementation into its own fileSiddhesh Poyarekar2021-07-031-0/+390