Clean up code. Add comments. Init module with callback to register all
[bertos.git] / bertos / struct / heap.c
2010-11-10 lottavianodoc: Added group definitions for most common modules.
2010-04-19 battTypos.
2010-04-19 battReformat.
2010-04-19 battHeap: add heap_freeSpace(), a new function.
2010-04-19 battheap: Fix heap_freemem() when all the heap is full.
2010-03-17 arighiheap: properly check the alignment in memory of a heap_...
2009-12-23 battCheck for alignment of heap memory buffer; add utility...
2009-04-15 duploChange properties
2008-08-27 battUpdate to new macro name.
2008-08-13 bernieMove data structures to new directory struct/