summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/malloc_debug.h
AgeCommit message (Expand)Author
2018-05-24Add support for using the new unwinder.Christopher Ferris
2018-04-02Refactor malloc debug.Christopher Ferris
2018-02-13Switch the rest of our internal headers to #pragma once.Elliott Hughes
2017-09-05Provide method to dump backtrace heap data.Christopher Ferris
2016-02-12Fix the default alignment of the allocations.Christopher Ferris
2016-02-02Remove the unused TrackHeader structure.Christopher Ferris
2016-01-29Add better free tracking.Christopher Ferris
2016-01-25Malloc debug rewrite.Christopher Ferris