aboutsummaryrefslogtreecommitdiff
path: root/src/malloc/mallocng/free.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* disable MADV_FREE usage in mallocngRich Felker2022-10-191-1/+1
* preserve errno across freeRich Felker2021-01-301-2/+10
* import mallocngRich Felker2020-06-301-0/+143