summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc/heap_debug.c
Commit message (Collapse)AuthorAgeFilesLines
* 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