summaryrefslogtreecommitdiffstats
path: root/common/dummy_malloc.c
Commit message (Expand)AuthorAgeFilesLines
* common: malloc: ensure alignment is always at least 8 byteAhmad Fatoum2023-09-261-1/+1
* common: dummy_malloc: remove unintended GPL2 eCos-exception-2.0Ahmad Fatoum2020-11-271-20/+1
* dummy_malloc: Check if sbrk() failsAndrey Smirnov2018-10-161-0/+5
* dummy_malloc: Make use of PTR_ALIGNAndrey Smirnov2018-10-161-4/+2
* tlsf_malloc: dummy_malloc: Share code for calloc()Andrey Smirnov2018-10-161-13/+0
* xfuncs: Be more informative when out of memory panic occursSascha Hauer2017-04-281-0/+4
* dummy malloc: Add licence headerSascha Hauer2013-03-081-0/+23
* dummy_malloc: add calloc supportJean-Christophe PLAGNIOL-VILLARD2012-01-111-0/+12
* add dummy_malloc functionsSascha Hauer2011-04-111-0/+26