aboutsummaryrefslogtreecommitdiff
path: root/libc/malloc_debug/RecordData.cpp
Commit message (Expand)AuthorAgeFilesLines
* Disable info messages by default for malloc debug.Christopher Ferris2019-04-021-2/+4
* Refactor malloc debug.Christopher Ferris2018-04-021-22/+15
* Add aligned_alloc to libc.Christopher Ferris2018-02-071-1/+1
* Add `struct sigaction64` and `sigaction64`.Elliott Hughes2018-02-011-5/+2
* Refactor Config from a struct to a class.Christopher Ferris2017-04-061-4/+4
* Add the record alloc option.Christopher Ferris2016-07-081-0/+231