summaryrefslogtreecommitdiffstats
path: root/firmware/include/core_alloc.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-02buflib: Properly support allocations without any name, to avoid wasting spaceThomas Martitz1-6/+1
2014-01-16buflib: Add crc field protecting buflib cookie integrityMarcin Bukat1-0/+3
2013-07-07buflib: Change buflib_available() and add buflib_allocatable().Thomas Martitz1-0/+1
2011-12-19Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero1-1/+2
2011-10-05core_alloc: Provide a tiny test allocation, which can be freed for debug purp...Thomas Martitz1-0/+4
2011-09-24FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon1-0/+7
2011-08-30GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz1-0/+36