1. e7c59f9 Fix compilation of crtbegin.c and pthread_debug.cpp. by Elliott Hughes · 11 years ago
  2. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  3. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 12 years ago
  4. e4ccf5a __progname should be const char*, not char*. by Elliott Hughes · 12 years ago
  5. 35b621c Don't collect useless stack frames; do demangle C++ symbols. by Elliott Hughes · 12 years ago
  6. 239e7a0 More debug malloc fixes. by Elliott Hughes · 12 years ago
  7. f90b95e Add missing extern "C". by Elliott Hughes · 12 years ago
  8. 1e980b6 Fix the duplication in the debugging code. by Elliott Hughes · 12 years ago[Renamed (76%) from libc/bionic/pthread_debug.c]
  9. 7c0c379 implement pthread mutex deadlock detection by Mathias Agopian · 14 years ago