index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
private
Commit message (
Expand
)
Author
Age
Files
Lines
*
FORTIFY_SOURCE: fortify strchr
Nick Kralevich
2012-12-04
1
-0
/
+1
*
Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/bi...
Steve Kondik
2012-11-18
7
-34
/
+160
|
\
|
*
DO NOT MERGE Revert "Add the libcutils localtime_tz and mktime_t extensions t...
Elliott Hughes
2012-09-24
1
-6
/
+1
|
*
Add the libcutils localtime_tz and mktime_t extensions to bionic.
Elliott Hughes
2012-09-11
1
-1
/
+6
|
*
Rename __dso_handle_so.c to __dso_handle_so.h
Andrew Hsieh
2012-09-07
1
-0
/
+0
|
*
ARM: make CRT_LEGACY_WORKAROUND work as intended
Ard Biesheuvel
2012-08-28
1
-1
/
+1
|
*
Clean up the linker a bit, remove prelinking support.
Elliott Hughes
2012-08-07
1
-0
/
+8
|
*
[MIPS] Support for TLS register
Raghu Gandham
2012-08-02
1
-2
/
+13
|
*
Report errors to the log, not just stderr.
Elliott Hughes
2012-07-27
1
-4
/
+4
|
*
Fix implementation of generic atomic operations
Chris Dearman
2012-07-24
1
-6
/
+5
|
*
[MIPS] Add atomic routines
Raghu Gandham
2012-07-24
2
-0
/
+104
|
*
am c5cab345: am 028ccf5d: Merge "Avoid multiple dns lookups for the same query"
Robert Greenwalt
2012-06-12
1
-0
/
+6
|
|
\
|
|
*
am 028ccf5d: Merge "Avoid multiple dns lookups for the same query"
Robert Greenwalt
2012-06-12
1
-0
/
+6
|
|
|
\
|
|
|
*
Avoid multiple dns lookups for the same query
Mattias Falk
2012-05-07
1
-0
/
+6
|
*
|
|
Added actual event logging calls to the FORTIFY_SOURCE methods.
Geremy Condra
2012-06-11
1
-0
/
+15
|
*
|
|
Adding event logging to libc.
Geremy Condra
2012-06-08
1
-0
/
+3
|
*
|
|
arm: rewrite crtbegin* as C files.
Nick Kralevich
2012-06-01
2
-23
/
+9
|
|
/
/
*
|
|
armv6: REX routines are currently broken, use alternatives
Paul Mongold
2012-08-15
1
-4
/
+9
*
|
|
Avoid multiple dns lookups for the same query
Mattias Falk
2012-07-10
1
-0
/
+6
*
|
|
TLS: Call kernel helper in additional situations
Michael Bohan
2012-07-10
1
-1
/
+3
*
|
|
implement work around for tegra errata 657451
Gary King
2012-07-10
1
-0
/
+7
|
/
/
*
|
Initialize TLS before any application code is run.
Evgeniy Stepanov
2012-04-13
1
-0
/
+3
*
|
Handle pthread-related changes (mutex/atfork)
Jean-Baptiste Queru
2012-03-26
1
-0
/
+1
*
|
Revert "am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kerne...
Guang Zhu
2012-03-12
1
-1
/
+0
*
|
am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kernel_id in ...
Elliott Hughes
2012-03-12
1
-0
/
+1
|
\
\
|
|
/
|
*
bionic: Fix wrong kernel_id in pthread descriptor after fork()
Jack Ren
2012-03-12
1
-0
/
+1
*
|
libc: Copy private C library declarations to private/
David 'Digit' Turner
2012-01-13
2
-0
/
+124
*
|
bionic: Do not use <sys/atomics.h> for platform code.
David 'Digit' Turner
2011-11-16
4
-50
/
+443
|
/
*
Add non-NDK internal API __pthread_gettid
Glenn Kasten
2011-09-16
1
-0
/
+41
*
Revert "Revert "libc: Add logcat error message for memory corruption""
Jean-Baptiste Queru
2011-07-06
1
-0
/
+1
*
Revert "libc: Add logcat error message for memory corruption"
Mathew Inwood
2011-07-06
1
-1
/
+0
*
libc: Add logcat error message for memory corruption
David 'Digit' Turner
2011-07-05
1
-0
/
+1
*
Merge "Add support for a dns cache per interface"
android-sdk-adt_r12
Robert Greenwalt
2011-06-23
1
-3
/
+35
|
\
|
*
Add support for a dns cache per interface
Mattias Falk
2011-06-08
1
-3
/
+35
*
|
Enable functional DSO object destruction
Bruce Beare
2011-06-20
2
-0
/
+42
|
/
*
Update X86 Bionic CRT files for unwind/exceptions
Mark D Horn
2011-05-24
1
-0
/
+1
*
Fix __get_tls() in static C library to use kernel helpers.
David 'Digit' Turner
2010-08-27
1
-9
/
+35
*
Remove compiler warnings when building Bionic.
David 'Digit' Turner
2010-06-22
1
-0
/
+41
*
Allow static C++ destructors to be properly called on dlclose().
David 'Digit' Turner
2010-06-18
1
-0
/
+37
*
libc: remove cutils dependencies
David 'Digit' Turner
2010-06-11
1
-0
/
+107
*
Use private futexes for semaphores, unless they are initialized with pshared ...
David 'Digit' Turner
2010-06-08
1
-0
/
+57
*
Fix spurious DNS lookups in the C library.
David 'Digit' Turner
2010-03-08
1
-0
/
+8
*
resolved conflicts for merge of 4a05d12c to eclair-plus-aosp
David 'Digit' Turner
2009-09-22
1
-3
/
+13
|
\
|
*
Fix TLS access for ARMv6 and beyond.
David 'Digit' Turner
2009-09-22
1
-1
/
+12
*
|
Linux kernel helpers support is provided to android for its TLS implementatio...
vinay harugop
2009-09-16
1
-1
/
+3
|
/
*
Pass the elfdata pointer in a slot of the temporary TLS area.
David 'Digit' Turner
2009-07-17
1
-0
/
+7
*
Prevent a crash in the memory leak checker (which happened in chk_free())
David 'Digit' Turner
2009-07-10
1
-0
/
+3
*
Revert "Fix the C library initialization to avoid calling static C++ construc...
David 'Digit' Turner
2009-06-03
2
-191
/
+0
*
Fix the C library initialization to avoid calling static C++ constructors twice.
David 'Digit' Turner
2009-06-02
2
-0
/
+191
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
18
-0
/
+2737
[next]