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
*
Report errors to the log, not just stderr.
Elliott Hughes
2012-07-27
1
-46
/
+45
*
Correction to use of TEMP_FAILURE_RETRY in send_prop_msg
Jens Gulin
2012-07-27
1
-1
/
+1
*
am 63c4179f: am 4d0128f1: Merge "Minor tweak to get memory around corrupted h...
Andy McFadden
2012-06-19
1
-20
/
+22
|
\
|
*
am 4d0128f1: Merge "Minor tweak to get memory around corrupted heap chunks du...
Andy McFadden
2012-06-19
1
-20
/
+22
|
|
\
|
|
*
Minor tweak to get memory around corrupted heap chunks dumped.
Ben Cheng
2012-06-19
1
-20
/
+22
*
|
|
Adding event logging to libc.
Geremy Condra
2012-06-08
1
-1
/
+41
|
/
/
*
|
am c2bba24d: Merge "Give the timer_create SIGEV_THREAD helper threads sensibl...
Elliott Hughes
2012-06-06
1
-245
/
+212
|
\
\
|
*
|
Give the timer_create SIGEV_THREAD helper threads sensible names.
Elliott Hughes
2012-06-06
1
-245
/
+212
*
|
|
resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aosp
Iliyan Malchev
2012-06-02
10
-287
/
+912
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bionic: import heaptracker as chk_malloc
Iliyan Malchev
2012-06-01
10
-283
/
+912
*
|
|
am 7d2e24eb: bionic: introduce libc.debug.malloc.program
Iliyan Malchev
2012-06-01
1
-0
/
+10
|
\
\
\
|
|
/
/
|
*
|
bionic: introduce libc.debug.malloc.program
Iliyan Malchev
2012-05-30
1
-0
/
+10
*
|
|
am c84ff11d: Print the corrupted address passed to free().
Ben Cheng
2012-05-24
1
-3
/
+26
|
\
\
\
|
|
/
/
|
*
|
Print the corrupted address passed to free().
Ben Cheng
2012-05-24
1
-3
/
+26
*
|
|
am fd955033: Merge "pthread: Invalidate stale stack pointers on pthread_exit()"
Elliott Hughes
2012-05-09
1
-2
/
+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
pthread: Invalidate stale stack pointers on pthread_exit()
Bjorn Andersson
2012-05-08
1
-2
/
+14
*
|
|
resolved conflicts for merge of 6cf3c7c5 to jb-dev-plus-aosp
Elliott Hughes
2012-05-08
2
-105
/
+89
|
\
\
\
|
|
/
/
|
*
|
Let pthread_create fail if schedparam can't be set
Pierre Peiffer
2012-05-08
2
-103
/
+87
*
|
|
am e3bc7192: Merge "bionic: fix integer overflows in chk_malloc(), leak_mallo...
Elliott Hughes
2012-05-07
1
-12
/
+25
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memali...
Xi Wang
2012-05-07
1
-12
/
+25
|
*
Add the posix_memalign(3) function to bionic
Ken Sumrall
2012-04-27
1
-0
/
+28
|
*
bionic: fix atfork hanlder_mutex deadlock
Jack Ren
2012-03-17
1
-1
/
+4
*
|
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
|
/
[next]