index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
bionic
/
malloc_debug_common.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix x86_64 build, clean up intermediate libraries.
Elliott Hughes
2013-10-09
1
-2
/
+2
*
Don't export unnecessary symbol.
Nick Kralevich
2013-10-03
1
-1
/
+1
*
Implement malloc_usable_size for debug impls.
Christopher Ferris
2013-06-07
1
-63
/
+46
*
Fix declaration of malloc_usable_size()
David 'Digit' Turner
2013-05-23
1
-1
/
+1
*
Use hidden visibility for internal-use-only functions
Kito Cheng
2013-04-12
1
-2
/
+2
*
Clean up internal libc logging.
Elliott Hughes
2013-03-15
1
-1
/
+1
*
__progname should be const char*, not char*.
Elliott Hughes
2013-02-07
1
-1
/
+1
*
Don't claim there were no leaks if we weren't even checking.
Elliott Hughes
2013-02-01
1
-27
/
+29
*
More debug malloc fixes.
Elliott Hughes
2013-01-25
1
-4
/
+6
*
Disable leak checking for mksh; it's way too leaky.
Elliott Hughes
2013-01-22
1
-0
/
+5
*
Fix the duplication in the debugging code.
Elliott Hughes
2013-01-18
1
-5
/
+13
*
Fix debug malloc.
Elliott Hughes
2013-01-03
1
-10
/
+8
*
Fix dlerror(3).
Elliott Hughes
2012-10-11
1
-2
/
+5
*
Fix two comment typos.
Elliott Hughes
2012-10-09
1
-1
/
+1
*
Clean up warnings in the malloc_debug_* files.
Elliott Hughes
2012-08-29
1
-0
/
+527