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
/
dlmalloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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