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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor tweak to get memory around corrupted heap chunks dumped.
Ben Cheng
2012-06-19
1
-20
/
+22
*
bionic: import heaptracker as chk_malloc
Iliyan Malchev
2012-06-01
10
-283
/
+912
*
bionic: introduce libc.debug.malloc.program
Iliyan Malchev
2012-05-30
1
-0
/
+10
*
Print the corrupted address passed to free().
Ben Cheng
2012-05-24
1
-3
/
+26
*
Initialize TLS before any application code is run.
Evgeniy Stepanov
2012-04-13
4
-10
/
+37
*
Handle pthread-related changes (mutex/atfork)
Jean-Baptiste Queru
2012-03-26
3
-1
/
+19
*
Initialize mspace->least_addr properly in the mmap path.
Ben Cheng
2012-03-21
1
-2
/
+4
*
New additions/bug fixes required/found when porting perf.
Ben Cheng
2012-03-20
5
-7
/
+259
*
Revert "am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kerne...
Guang Zhu
2012-03-12
2
-15
/
+0
*
am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kernel_id in ...
Elliott Hughes
2012-03-12
2
-0
/
+15
|
\
|
*
bionic: Fix wrong kernel_id in pthread descriptor after fork()
Jack Ren
2012-03-12
2
-0
/
+15
*
|
Update bionic to know users and isolated uids for uid string representation.
Dianne Hackborn
2012-02-09
1
-13
/
+41
*
|
libc: remove global lock from recursive mutex implementation.
David 'Digit' Turner
2012-01-30
1
-155
/
+328
*
|
libc: Fix recursive mutex lock implementation.
David 'Digit' Turner
2012-01-24
1
-27
/
+28
*
|
Merge "implement pthread mutex deadlock detection"
Mathias Agopian
2012-01-05
3
-18
/
+982
|
\
\
|
*
|
implement pthread mutex deadlock detection
Mathias Agopian
2011-12-09
3
-18
/
+982
*
|
|
Add the posix_memalign(3) function to bionic
Ken Sumrall
2011-12-14
1
-0
/
+28
|
/
/
*
|
libc: optimize pthread mutex lock/unlock operations (1/2)
David 'Digit' Turner
2011-12-07
1
-80
/
+83
*
|
libc: optimize pthread_once() implementation.
David 'Digit' Turner
2011-12-07
1
-8
/
+60
*
|
am a73de44b: am 177ba8cb: Prevent deadlock when using fork
Rabin Vincent
2011-12-06
1
-8
/
+16
|
\
\
|
|
/
|
*
Prevent deadlock when using fork
Rabin Vincent
2011-12-06
1
-8
/
+16
*
|
Merge 35765066 from ics-mr1-plus-aosp
Jean-Baptiste Queru
2011-12-06
1
-1
/
+1
|
\
\
|
|
/
|
*
signal: Align the sigset_t size passed to from user space to kernel.
Bruce Beare
2011-12-05
1
-8
/
+37
*
|
am 75039baf: am 89d3fdca: MALLOC_DEBUG: enable the option libc.debug.malloc = 10
Bruce Beare
2011-12-05
1
-1
/
+1
|
\
\
|
|
/
|
*
MALLOC_DEBUG: enable the option libc.debug.malloc = 10
Bruce Beare
2011-12-05
1
-1
/
+1
*
|
am 0c3d21e6: am e480fc83: bionic: fix pthread_{create, exit}/signal race cond...
Jack Ren
2011-11-30
1
-0
/
+5
|
\
\
|
|
/
|
*
bionic: fix pthread_{create, exit}/signal race condition
Jack Ren
2011-11-29
1
-0
/
+5
*
|
Merge "Add tgkill syscall."
Jeff Brown
2011-11-21
1
-2
/
+2
|
\
\
|
*
|
Add tgkill syscall.
Jeff Brown
2011-11-18
1
-2
/
+2
*
|
|
ASLR: enable pthread stack location randomization
Nick Kralevich
2011-11-18
1
-4
/
+1
*
|
|
bionic: Do not use <sys/atomics.h> for platform code.
David 'Digit' Turner
2011-11-16
3
-109
/
+14
|
/
/
*
|
libc: fix the pthread_sigmask implementation
David 'Digit' Turner
2011-11-14
1
-7
/
+36
|
/
*
Add non-NDK internal API __pthread_gettid
Glenn Kasten
2011-09-16
1
-0
/
+13
*
am 6b6ebeca: am 3a131026: resolved conflicts for merge of 50a83255 to gingerb...
David 'Digit' Turner
2011-07-13
1
-61
/
+61
|
\
|
*
am 3a131026: resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp
David 'Digit' Turner
2011-07-11
1
-61
/
+61
|
|
\
|
|
*
resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp
David 'Digit' Turner
2011-07-11
1
-61
/
+61
|
|
|
\
|
|
|
*
bionic, libthread_db x86 fixes
James Rose
2011-07-07
2
-3
/
+14
|
|
|
*
Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list
Bruce Beare
2011-07-07
2
-0
/
+4
|
|
|
*
ptrace.c Fix source file format to unix from dos
Bruce Beare
2011-07-07
1
-63
/
+63
*
|
|
|
Merge b3773e9c
Jean-Baptiste Queru
2011-07-06
1
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 9c95cbf7: Merge "Really fix the build."
David 'Digit' Turner
2011-07-06
1
-3
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Really fix the build.
David 'Digit' Turner
2011-07-06
1
-3
/
+3
*
|
|
|
Merge 784515ad
Jean-Baptiste Queru
2011-07-06
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 01eb7f72: Merge "Fix broken build"
David 'Digit' Turner
2011-07-06
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Fix broken build
David 'Digit' Turner
2011-07-06
1
-1
/
+1
*
|
|
|
Revert "Revert "libc: Add logcat error message for memory corruption""
Jean-Baptiste Queru
2011-07-06
2
-21
/
+78
*
|
|
|
Revert "libc: Add logcat error message for memory corruption"
Mathew Inwood
2011-07-06
2
-78
/
+21
*
|
|
|
am d25ea49e: am b73b6783: Merge "libc: Add logcat error message for memory co...
David 'Digit' Turner
2011-07-06
2
-21
/
+78
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am b73b6783: Merge "libc: Add logcat error message for memory corruption"
David 'Digit' Turner
2011-07-06
2
-21
/
+78
|
|
\
\
\
|
|
|
/
/
|
|
*
|
libc: Add logcat error message for memory corruption
David 'Digit' Turner
2011-07-05
2
-21
/
+78
[next]