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
/
dlmalloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dlmalloc build.
Dan Albert
2014-08-22
1
-2
/
+2
*
Implement malloc_info(3).
Dan Albert
2014-08-22
1
-0
/
+23
*
Label pages mapped by linker_allocator
Dmitriy Ivanov
2014-08-11
1
-5
/
+1
*
Fix private/bionic_name_mem.h build breakage.
Elliott Hughes
2014-07-17
1
-2
/
+1
*
Remove non-standard prctl constants from <sys/prctl.h>.
Elliott Hughes
2014-07-17
1
-2
/
+7
*
Hide dlmalloc symbols.
Elliott Hughes
2014-06-03
1
-10
/
+7
*
Register _cleanup function with atexit
Dmitriy Ivanov
2014-05-15
1
-3
/
+0
*
bionic: name malloc'd regions
Colin Cross
2013-08-08
1
-0
/
+18
*
Clean up abort.
Elliott Hughes
2013-06-12
1
-3
/
+7
*
Make abort messages available to debuggerd.
Elliott Hughes
2013-04-05
1
-15
/
+4
*
Stop using unreasonable numbers of map entries.
Elliott Hughes
2013-04-02
1
-32
/
+0
*
Clarify the dlmalloc USAGE_ERROR.
Elliott Hughes
2013-03-25
1
-1
/
+2
*
Clean up internal libc logging.
Elliott Hughes
2013-03-15
1
-2
/
+1
*
Use the new non-allocating logging for dlmalloc failures.
Elliott Hughes
2013-01-22
1
-86
/
+52
*
Name anonymous mmap mallocs.
Ian Rogers
2013-01-11
1
-0
/
+41
*
Revert "Revert "Upgrade to dlmalloc 2.8.5.""
Ian Rogers
2012-08-28
1
-5494
/
+25
*
Revert "Upgrade to dlmalloc 2.8.5."
Brian Carlstrom
2012-08-22
1
-25
/
+5494
*
Upgrade to dlmalloc 2.8.5.
Ian Rogers
2012-08-20
1
-5494
/
+25
*
Minor tweak to get memory around corrupted heap chunks dumped.
Ben Cheng
2012-06-19
1
-20
/
+22
*
Print the corrupted address passed to free().
Ben Cheng
2012-05-24
1
-3
/
+26
*
Initialize mspace->least_addr properly in the mmap path.
Ben Cheng
2012-03-21
1
-2
/
+4
*
Add the posix_memalign(3) function to bionic
Ken Sumrall
2011-12-14
1
-0
/
+28
*
Really fix the build.
David 'Digit' Turner
2011-07-06
1
-3
/
+3
*
Fix broken build
David 'Digit' Turner
2011-07-06
1
-1
/
+1
*
libc: Add logcat error message for memory corruption
David 'Digit' Turner
2011-07-05
1
-6
/
+46
*
Split libc_debug.so into two .so modules loaded on demand from libc.so
Vladimir Chtchetkine
2009-11-18
1
-8
/
+8
*
Add mspace_merge_objects
Barry Hayes
2009-06-02
1
-0
/
+73
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
1
-0
/
+5377