summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc/heap_debug.c
AgeCommit message (Collapse)Author
2002-11-21Improve malloc debugging support.Miles Bader
2002-09-13(__heap_check_failure): New function.Miles Bader
(__heap_check): Add more checks. Use `__heap_check_failure'.
2002-09-06Initial checkin.Miles Bader