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
*
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
*
|
|
|
Merge "Changed __get_h_errno linkage to "C"."
Niko Catania
2010-02-12
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
Changed __get_h_errno linkage to "C".
Nicolas Catania
2010-02-12
1
-4
/
+4
|
|
/
/
/
*
|
|
|
Fix sem_post() behaviour to wake up multiple waiting threads.
David 'Digit' Turner
2010-02-12
2
-1
/
+4
*
|
|
|
Fix sem_trywait() implementation + update changelog.
David 'Digit' Turner
2010-02-12
2
-2
/
+10
*
|
|
|
Fix android_id_from_name to accept "app_0" as a valid ID.
David 'Digit' Turner
2010-02-12
1
-1
/
+1
|
/
/
/
*
|
|
Fix debug output in the dynamic linker.
David 'Digit' Turner
2010-02-11
7
-15
/
+809
*
|
|
bionic/linker: rename ba_prelink to ba_nonprelink
Iliyan Malchev
2010-02-10
1
-11
/
+11
*
|
|
Merge "Fix <sys/epoll.h> and <sys/system_properties.h> to include proper C++ ...
David Turner
2010-02-09
2
-0
/
+12
|
\
\
\
|
*
|
|
Fix <sys/epoll.h> and <sys/system_properties.h> to include proper C++ inclusi...
David 'Digit' Turner
2010-02-09
2
-0
/
+12
*
|
|
|
am 58060c50: am ee424e23: bionic: update processed kernel header a1026.h
Iliyan Malchev
2010-02-09
1
-1
/
+2
|
\
\
\
\
|
*
\
\
\
am ee424e23: bionic: update processed kernel header a1026.h
Iliyan Malchev
2010-02-09
1
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
bionic: update processed kernel header a1026.h
android-cts-2.1_r5
android-cts-2.1_r4
android-cts-2.1_r3
android-cts-2.1_r2
Iliyan Malchev
2010-02-08
1
-1
/
+2
*
|
|
|
|
|
am 1db87472: am ba8bfedd: reconcile main tree with open-source eclair
The Android Open Source Project
2010-02-05
0
-0
/
+0
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
*
|
|
|
|
am ba8bfedd: reconcile main tree with open-source eclair
The Android Open Source Project
2010-02-05
0
-0
/
+0
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
*
|
|
|
reconcile main tree with open-source eclair
android-sdk-tools_r5
The Android Open Source Project
2010-02-05
0
-0
/
+0
|
|
|
\
\
\
\
|
|
|
*
\
\
\
reconcile android-2.1_r1 snapshot
The Android Open Source Project
2010-01-29
0
-0
/
+0
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
android-2.1_r1 snapshot
The Android Open Source Project
2010-01-12
6
-7
/
+24
*
|
|
|
|
|
|
|
am c0472409: am d0996bb4: bionic: update processed kernel header tpa2018d1.h
Iliyan Malchev
2010-02-02
1
-0
/
+8
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
am d0996bb4: bionic: update processed kernel header tpa2018d1.h
Iliyan Malchev
2010-02-02
1
-0
/
+8
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
|
bionic: update processed kernel header tpa2018d1.h
android-2.1_r2.1p2
android-2.1_r2.1p
Iliyan Malchev
2010-02-02
1
-0
/
+8
*
|
|
|
|
|
|
|
am 7ec87a19: am 276313ec: bionic: add processed kernel headers a1026.h and tp...
Iliyan Malchev
2010-02-02
2
-0
/
+91
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
|
|
|
|
/
/
/
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
am 276313ec: bionic: add processed kernel headers a1026.h and tpa2018d1.h
Iliyan Malchev
2010-02-02
2
-0
/
+91
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
bionic: add processed kernel headers a1026.h and tpa2018d1.h
Iliyan Malchev
2010-02-02
2
-0
/
+91
|
|
|
/
/
/
/
[next]