Files
semi-libc/src/malloc
Szabolcs NagyandRich Felker d150764697 fix malloc_usable_size for NULL input
the linux man page specifies malloc_usable_size(0) to return 0 and
this is the semantics other implementations follow (jemalloc).
reported by Alexander Monakov.
2016-01-31 17:34:45 -05:00
..
2013-10-05 12:00:55 -04:00
2011-02-12 00:22:29 -05:00
2013-07-23 23:40:26 -04:00