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