index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel_headers: Update rtnetlink/pkt_sched headers for 2.6.32
android-sdk-tools_r6
android-sdk-2.2_r2
android-sdk-2.2_r1
android-cts-2.2_r7
android-cts-2.2_r6
android-cts-2.2_r5
android-cts-2.2_r4
android-cts-2.2_r3
android-cts-2.2_r2
android-cts-2.2_r1
android-2.2_r1.3
android-2.2_r1.2
android-2.2_r1.1
android-2.2_r1
android-2.2.2_r1
android-2.2.1_r2
android-2.2.1_r1
San Mehat
2010-04-06
11
-283
/
+678
*
Fix comparison of IPv6 prefixes
Kenny Root
2010-03-24
1
-1
/
+1
*
libc: kernel: update msm_kgsl.h
Dima Zavin
2010-03-24
1
-1
/
+6
*
Fix typo that broke recursive mutexes implementation.
David 'Digit' Turner
2010-03-23
1
-1
/
+1
*
pthread: Use private futexes by default in condition variables
David 'Digit' Turner
2010-03-22
2
-27
/
+27
*
merge from open-source master
The Android Open Source Project
2010-03-22
27
-59
/
+189
|
\
|
*
Merge "bionic: on pthread_join(), avoid extra check in case we find the thread"
David Turner
2010-03-18
1
-5
/
+4
|
|
\
|
|
*
bionic: on pthread_join(), avoid extra check in case we find the thread
André Goddard Rosa
2010-02-05
1
-5
/
+4
|
*
|
Merge "bionic: ftell() returns a long, not an int"
David Turner
2010-03-18
1
-1
/
+1
|
|
\
\
|
|
*
|
bionic: ftell() returns a long, not an int
André Goddard Rosa
2010-02-05
1
-1
/
+1
|
|
|
/
|
*
|
Added support for dladdr()
Matt Fischer
2010-03-17
5
-15
/
+101
|
*
|
Merge "x86 syscall system call implementation"
David Turner
2010-03-17
2
-0
/
+53
|
|
\
\
|
|
*
|
x86 syscall system call implementation
Bruce Beare
2010-03-04
2
-0
/
+53
|
*
|
|
Merge "Fix pread()/pwrite() stubs"
David Turner
2010-03-17
2
-4
/
+4
|
|
\
\
\
|
|
*
|
|
Fix pread()/pwrite() stubs
Matt Fischer
2010-02-12
2
-4
/
+4
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge "bionic: remove unneeded variable from chk_realloc()"
David Turner
2010-03-16
1
-2
/
+3
|
|
\
\
\
|
|
*
|
|
bionic: remove unneeded variable from chk_realloc()
André Goddard Rosa
2010-02-05
1
-2
/
+3
|
|
|
/
/
|
*
|
|
Merge "bionic: equalize the <unknown> program name between ssp.c and libc_ini...
David Turner
2010-03-16
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
bionic: equalize the <unknown> program name between ssp.c and libc_init_common.c
André Goddard Rosa
2010-02-05
1
-2
/
+2
|
|
|
/
/
|
*
|
|
Merge "improve readability of string: fix indentation and remove trailing spa...
David Turner
2010-03-16
13
-18
/
+17
|
|
\
\
\
|
|
*
|
|
improve readability of string: fix indentation and remove trailing spaces
André Goddard Rosa
2010-01-30
13
-18
/
+17
|
*
|
|
|
Merge "optimize delete/delete[] operators by removing unneeded branch"
David Turner
2010-03-16
1
-12
/
+4
|
|
\
\
\
\
|
|
|
/
/
/
|
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
optimize delete/delete[] operators by removing unneeded branch
André Goddard Rosa
2010-01-30
1
-12
/
+4
|
|
|
/
*
|
|
Merge "Fix strtod security bug."
David 'Digit' Turner
2010-03-22
1
-28
/
+142
|
\
\
\
|
*
|
|
Fix strtod security bug.
David 'Digit' Turner
2010-03-09
1
-28
/
+142
*
|
|
|
Use private futexes for pthread_mutex_t.
David 'Digit' Turner
2010-03-18
6
-167
/
+208
*
|
|
|
Add pthread_condattr_init/destroy/setpshared/getpshared
David 'Digit' Turner
2010-03-18
3
-4
/
+94
*
|
|
|
Fix indentation in pthread mutex implementation.
David 'Digit' Turner
2010-03-17
1
-207
/
+202
*
|
|
|
Revert "bionic: pthread: use private futexes by default for mutexes and condv...
Fabrice Di Meglio
2010-03-11
6
-611
/
+298
*
|
|
|
bionic: pthread: use private futexes by default for mutexes and condvars
David 'Digit' Turner
2010-03-11
6
-298
/
+611
*
|
|
|
Merge "Only use NEON memcpy if __ARM_NEON__ is defined"
Colin Cross
2010-03-10
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Only use NEON memcpy if __ARM_NEON__ is defined
Colin Cross
2010-03-09
1
-1
/
+1
*
|
|
|
Merge "Fix spurious DNS lookups in the C library."
David 'Digit' Turner
2010-03-09
5
-5
/
+19
|
\
\
\
\
|
*
|
|
|
Fix spurious DNS lookups in the C library.
David 'Digit' Turner
2010-03-08
5
-5
/
+19
|
|
/
/
/
*
|
|
|
Add an empty CleanSpec.mk
Jean-Baptiste Queru
2010-03-08
1
-0
/
+49
|
/
/
/
*
|
|
Fix timezone management in the C library
David 'Digit' Turner
2010-03-05
2
-0
/
+14
*
|
|
Merge "QUalcomm H.264 encoder support."
Gloria Wang
2010-03-03
1
-69
/
+254
|
\
\
\
|
*
|
|
QUalcomm H.264 encoder support.
Gloria Wang
2010-03-03
1
-69
/
+254
*
|
|
|
am 71fbeecd: (-s ours) am fd5b1bb8: Add stdlib functions mbstowcs() and wcsto...
Dan Bornstein
2010-03-03
0
-0
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
am fd5b1bb8: Add stdlib functions mbstowcs() and wcstombs(). DO NOT MERGE.
Dan Bornstein
2010-03-03
2
-0
/
+12
|
|
\
\
\
|
|
*
|
|
Add stdlib functions mbstowcs() and wcstombs(). DO NOT MERGE.
Dan Bornstein
2010-03-03
2
-0
/
+12
*
|
|
|
|
bonic: libc: cpuacct support for setuid functions
Mike Chan
2010-03-02
21
-43
/
+219
*
|
|
|
|
libc: kernel: update pmem header with cache flush ioctl
Dima Zavin
2010-03-02
1
-0
/
+1
*
|
|
|
|
add sigaltstack syscall
Andrei Popescu
2010-03-02
10
-0
/
+85
*
|
|
|
|
Fix pthread_sigmask() to return correct error values.
David 'Digit' Turner
2010-03-01
2
-1
/
+15
*
|
|
|
|
Merge "Implement support for RFC 3484 (address selection/sorting) in bionic. ...
David Turner
2010-02-24
2
-27
/
+362
|
\
\
\
\
\
|
*
|
|
|
|
Implement support for RFC 3484 (address selection/sorting) in bionic. (The
Steinar H. Gunderson
2010-02-24
2
-27
/
+362
*
|
|
|
|
|
bionic: syscalls: Add ioprio_set/ioprio_get syscall wrappers
San Mehat
2010-02-23
12
-0
/
+175
|
/
/
/
/
/
*
|
|
|
|
Merge "Merge memory checking functionality from sandbox"
Vladimir Chtchetkine
2010-02-17
5
-54
/
+1068
|
\
\
\
\
\
|
*
|
|
|
|
Merge memory checking functionality from sandbox
Vladimir Chtchetkine
2010-02-16
5
-54
/
+1068
[next]