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_qemu.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cases where libc should use O_CLOEXEC.
Elliott Hughes
2014-08-26
1
-1
/
+1
*
Slim down static binaries by avoiding stdio.
Elliott Hughes
2014-07-10
1
-2
/
+2
*
Do not include libc_common in malloc debug code.
Christopher Ferris
2014-07-09
1
-14
/
+19
*
Move common macros into bionic_macros.h.
Christopher Ferris
2014-06-18
1
-4
/
+6
*
Fix %u format that should have been %zu.
Christopher Ferris
2014-06-12
1
-5
/
+5
*
Put all allocation functions into dispatch table.
Christopher Ferris
2014-06-12
1
-50
/
+119
*
Fix debug malloc.
Elliott Hughes
2014-06-04
1
-8
/
+7
*
Support for jemalloc to replace dlmalloc.
Christopher Ferris
2014-05-20
1
-20
/
+19
*
Fix x86_64 build, clean up intermediate libraries.
Elliott Hughes
2013-10-09
1
-1
/
+1
*
Fix malloc debugging for LP64.
Elliott Hughes
2013-10-08
1
-11
/
+11
*
Remove more assumptions that pointers are 32-bit.
Elliott Hughes
2013-10-01
1
-17
/
+17
*
Implement malloc_usable_size for debug impls.
Christopher Ferris
2013-06-07
1
-14
/
+39
*
Make abort messages available to debuggerd.
Elliott Hughes
2013-04-05
1
-1
/
+1
*
Clean up internal libc logging.
Elliott Hughes
2013-03-15
1
-1
/
+1
*
Fix the duplication in the debugging code.
Elliott Hughes
2013-01-18
1
-14
/
+10
*
Clean up warnings in the malloc_debug_* files.
Elliott Hughes
2012-08-29
1
-0
/
+973