summaryrefslogtreecommitdiff
path: root/include/asterisk/heap.h
AgeCommit message (Expand)Author
2018-03-01core: Remove ABI effects of MALLOC_DEBUG.Richard Mudgett
2016-08-19Fix checks for allocation debugging.Corey Farrell
2012-08-30Clean up doxygen warningsMatthew Jordan
2010-04-22Remove ABI differences that occured when compiling with DEBUG_THREADS.Jason Parker
2009-03-27Pass more useful information through to lock tracking when DEBUG_THREADS is on.Russell Bryant
2009-03-11Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked...Tilghman Lesher
2009-03-09Add Doxygen documentation for API changes from 1.6.0 to 1.6.1Jeff Peeler
2009-02-18Add example code for a heap traversal.Russell Bryant
2009-02-17Add an implementation of the heap data structure.Russell Bryant