aboutsummaryrefslogtreecommitdiffstats
path: root/libc/bionic/pthread_debug.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-3/+2
* Clean up internal libc logging.Elliott Hughes2013-03-151-3/+1
* __progname should be const char*, not char*.Elliott Hughes2013-02-071-1/+1
* Don't collect useless stack frames; do demangle C++ symbols.Elliott Hughes2013-01-291-16/+6
* More debug malloc fixes.Elliott Hughes2013-01-251-8/+8
* Add missing extern "C".Elliott Hughes2013-01-221-2/+2
* Fix the duplication in the debugging code.Elliott Hughes2013-01-181-0/+727