index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
include
/
buflib.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Improve core_alloc() / buflib_alloc() documentation
Thomas Jarosch
2015-01-02
*
Document 'union buflib_data'
Thomas Jarosch
2014-12-29
*
Two more typo fixes
Thomas Jarosch
2014-12-27
*
Fix typos in documentation
Thomas Jarosch
2014-12-27
*
buflib: Add a define telling the per-alloc overhead.
Thomas Martitz
2014-02-02
*
buflib: Properly support allocations without any name, to avoid wasting space
Thomas Martitz
2014-02-02
*
buflib: Check the validity of of handles passed to buflib_get_data() in DEBUG...
Thomas Martitz
2014-02-02
*
buflib: Add crc field protecting buflib cookie integrity
Marcin Bukat
2014-01-16
*
buflib: Add buflib_context_relocate().
Thomas Martitz
2013-12-22
*
buflib: Try harder in buflib_alloc_maximum().
Thomas Martitz
2013-12-22
*
buflib: Change buflib_available() and add buflib_allocatable().
Thomas Martitz
2013-07-07
*
Use buflib for the allocation of voice PCM resources.
Michael Sevakis
2012-05-02
*
Buflib: Stop caching the first unallocated block. It has little benefit but i...
Thomas Martitz
2011-09-09
*
Buflib: Clarification about invalid handles
Thomas Martitz
2011-09-07
*
GSoC/Buflib: Add buflib memory alocator to the core.
Thomas Martitz
2011-08-30