about summary refs log tree commit diff
path: root/src/malloc/malloc_usable_size.c
Commit message (Expand)AuthorAgeFilesLines
* fix malloc_usable_size for NULL inputSzabolcs Nagy2016-01-311-1/+1
* add malloc_usable_size function and non-stub malloc.hRich Felker2014-08-251-0/+17