summaryrefslogtreecommitdiff
path: root/src/malloc/malloc_usable_size.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-31fix malloc_usable_size for NULL inputSzabolcs Nagy1-1/+1
2014-08-25add malloc_usable_size function and non-stub malloc.hRich Felker1-0/+17