summaryrefslogtreecommitdiff
path: root/main/heap.c
AgeCommit message (Expand)Author
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-02-17Add an implementation of the heap data structure.Russell Bryant