summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc/heap_debug.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-2/+3
|
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-2/+2
|
* Merge from trunk."Steven J. Hill"2005-12-101-0/+2
|
* Improve malloc debugging support.Miles Bader2002-11-211-10/+15
|
* (__heap_check_failure): New function.Miles Bader2002-09-131-16/+67
| | | | (__heap_check): Add more checks. Use `__heap_check_failure'.
* Initial checkin.Miles Bader2002-09-061-0/+86