index
:
android_bionic
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
bionic
/
malloc_debug_common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not include libc_common in malloc debug code.
Christopher Ferris
2014-07-09
1
-12
/
+1
*
Use a separate config.h for config like defines.
Christopher Ferris
2014-06-16
1
-6
/
+1
*
Revert "Backing this one out since the counterpart needs to be sent upstream."
Dan Albert
2014-06-14
1
-0
/
+15
*
Backing this one out since the counterpart needs to be sent upstream.
Dan Albert
2014-06-14
1
-15
/
+0
*
Hides valloc(3)/pvalloc(3) on LP64.
Dan Albert
2014-06-13
1
-0
/
+15
*
Put all allocation functions into dispatch table.
Christopher Ferris
2014-06-12
1
-8
/
+16
*
Fix debug malloc.
Elliott Hughes
2014-06-04
1
-16
/
+5
*
Support for jemalloc to replace dlmalloc.
Christopher Ferris
2014-05-20
1
-1
/
+12
*
Fix x86_64 build, clean up intermediate libraries.
Elliott Hughes
2013-10-09
1
-1
/
+1
*
Implement malloc_usable_size for debug impls.
Christopher Ferris
2013-06-07
1
-0
/
+7
*
Clean up internal libc logging.
Elliott Hughes
2013-03-15
1
-1
/
+1
*
More debug malloc fixes.
Elliott Hughes
2013-01-25
1
-1
/
+1
*
Fix the duplication in the debugging code.
Elliott Hughes
2013-01-18
1
-3
/
+5
*
Fix dlerror(3).
Elliott Hughes
2012-10-11
1
-14
/
+2
*
Clean up warnings in the malloc_debug_* files.
Elliott Hughes
2012-08-29
1
-22
/
+25
*
bionic: import heaptracker as chk_malloc
Iliyan Malchev
2012-06-01
1
-6
/
+22
*
Merge memory checking functionality from sandbox
Vladimir Chtchetkine
2010-02-16
1
-0
/
+15
*
Split libc_debug.so into two .so modules loaded on demand from libc.so
Vladimir Chtchetkine
2009-11-18
1
-0
/
+84