summaryrefslogtreecommitdiff
path: root/firmware/buflib.c
AgeCommit message (Expand)Author
2011-11-17Buflib: Make shrinking and buflib_available() smarter.Thomas Martitz
2011-10-09Fix audio_get_buffer() implementation on hwcodec, to be similar to the swcode...Thomas Martitz
2011-10-09Protect the move operation of buflib against IRQs.Thomas Martitz
2011-09-10Buflib: Correct return value of handle_table_shrink() to match comment.Thomas Martitz
2011-09-09Remove obsolete commentThomas Martitz
2011-09-09Buflib: Stop caching the first unallocated block. It has little benefit but i...Thomas Martitz
2011-09-09Buflib: Handle not having enough space for new handles (fixes FS#12265).Thomas Martitz
2011-09-07Remove unecessary castingThomas Martitz
2011-09-07Buflib: Clarification about invalid handlesThomas Martitz
2011-08-30Fix h100 red and other warnings.Thomas Martitz
2011-08-30GSoC/Buflib: Enable compaction in buflib.Thomas Martitz
2011-08-30GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz