summaryrefslogtreecommitdiff
path: root/firmware/include/buflib.h (follow)
Commit message (Expand)AuthorAge
* Improve core_alloc() / buflib_alloc() documentationThomas Jarosch2015-01-02
* Document 'union buflib_data'Thomas Jarosch2014-12-29
* Two more typo fixesThomas Jarosch2014-12-27
* Fix typos in documentationThomas Jarosch2014-12-27
* buflib: Add a define telling the per-alloc overhead.Thomas Martitz2014-02-02
* buflib: Properly support allocations without any name, to avoid wasting spaceThomas Martitz2014-02-02
* buflib: Check the validity of of handles passed to buflib_get_data() in DEBUG...Thomas Martitz2014-02-02
* buflib: Add crc field protecting buflib cookie integrityMarcin Bukat2014-01-16
* buflib: Add buflib_context_relocate().Thomas Martitz2013-12-22
* buflib: Try harder in buflib_alloc_maximum().Thomas Martitz2013-12-22
* buflib: Change buflib_available() and add buflib_allocatable().Thomas Martitz2013-07-07
* Use buflib for the allocation of voice PCM resources.Michael Sevakis2012-05-02
* Buflib: Stop caching the first unallocated block. It has little benefit but i...Thomas Martitz2011-09-09
* Buflib: Clarification about invalid handlesThomas Martitz2011-09-07
* GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz2011-08-30