Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up internal libc logging. | Elliott Hughes | 2013-03-15 | 1 | -1/+1 |
* | Don't claim there were no leaks if we weren't even checking. | Elliott Hughes | 2013-02-01 | 1 | -8/+10 |
* | Say explicitly if there were no leaks. | Elliott Hughes | 2013-01-30 | 1 | -4/+5 |
* | Don't collect useless stack frames; do demangle C++ symbols. | Elliott Hughes | 2013-01-29 | 1 | -24/+16 |
* | More debug malloc fixes. | Elliott Hughes | 2013-01-25 | 1 | -27/+35 |
* | Don't free anything when reporting leaks. | Elliott Hughes | 2013-01-22 | 1 | -4/+0 |
* | Fix the duplication in the debugging code. | Elliott Hughes | 2013-01-18 | 1 | -63/+31 |
* | Fix realloc(3) when chk_malloc debugging is on. | Elliott Hughes | 2012-10-12 | 1 | -4/+6 |
* | Fix dlerror(3). | Elliott Hughes | 2012-10-11 | 1 | -14/+13 |
* | Clean up warnings in the malloc_debug_* files. | Elliott Hughes | 2012-08-29 | 1 | -0/+518 |