summaryrefslogtreecommitdiffstats
path: root/common/tlsf_malloc.c
Commit message (Expand)AuthorAgeFilesLines
* tlsf_malloc: Set errno to ENOMEM on failureAndrey Smirnov2018-10-161-3/+16
* tlsf_malloc: dummy_malloc: Share code for calloc()Andrey Smirnov2018-10-161-16/+0
* meminfo: purely cosmetical changesHolger Schurig2014-06-021-1/+1
* treewide: fix signedness mixups in printf format specifiersLucas Stach2014-04-231-1/+1
* tlsf_malloc: drop duplicate includeJean-Christophe PLAGNIOL-VILLARD2013-03-071-2/+0
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* tlsf_malloc: return valid pointer for malloc(0)Sascha Hauer2012-04-301-0/+7
* tlsf: implement malloc_statsSascha Hauer2011-12-231-2/+23
* add tlsf-based malloc implementationAntony Pavlov2011-12-231-0/+78