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
*
bionic/linker: keep track of opened libraries by basename
android-sdk-tools_r2
android-sdk-1.6_r2
android-sdk-1.6_r1
android-sdk-1.6-docs_r1
android-1.6_r2
android-1.6_r1.5
android-1.6_r1.4
android-1.6_r1.3
android-1.6_r1.2
android-1.6_r1.1
android-1.6_r1
Erik Gilling
2009-07-28
1
-2
/
+6
*
Merge change 8281 into donut
Android (Google) Code Review
2009-07-28
1
-34
/
+34
|
\
|
*
linker: remove newlines from DL_ERR so that dlerror works correctly
Erik Gilling
2009-07-22
1
-34
/
+34
*
|
Make the DNS resolver accept domain names with an underscore.
David 'Digit' Turner
2009-07-27
1
-1
/
+8
|
/
*
Restore malloc debug.
Andy McFadden
2009-07-21
4
-16
/
+21
*
Fix the C library runtime initialization order.
David 'Digit' Turner
2009-07-18
4
-100
/
+115
*
Pass the elfdata pointer in a slot of the temporary TLS area.
David 'Digit' Turner
2009-07-17
2
-7
/
+21
*
Add new C++ headers <cerrno> and <cfloat>
David 'Digit' Turner
2009-07-10
4
-0
/
+84
*
Add <linux/uinput.h> to C library kernel headers
David 'Digit' Turner
2009-07-10
1
-0
/
+67
*
Prevent a crash in the memory leak checker (which happened in chk_free())
David 'Digit' Turner
2009-07-10
3
-63
/
+88
*
Merge change 2990 into donut
Android (Google) Code Review
2009-06-25
1
-4
/
+52
|
\
|
*
Add LD_LIBRARY_PATH support to bionic's linker
David Bartley
2009-06-15
1
-4
/
+52
*
|
Merge change 5184 into donut
Android (Google) Code Review
2009-06-24
1
-24
/
+26
|
\
\
|
*
|
update clean msm_camera.h
Iliyan Malchev
2009-06-23
1
-24
/
+26
*
|
|
Add Glibc-compatible macro aliases for the nanosecond time accessors in stat ...
David 'Digit' Turner
2009-06-22
1
-0
/
+7
|
/
/
*
|
Update cleaned-up kernel headers
David 'Digit' Turner
2009-06-16
2
-35
/
+35
*
|
Add new clean header for PPP on PPTP (VPN)
David 'Digit' Turner
2009-06-12
1
-0
/
+28
*
|
bionic: update msm_camera.h header
Iliyan Malchev
2009-06-04
1
-38
/
+38
*
|
Revert "Fix the C library initialization to avoid calling static C++ construc...
David 'Digit' Turner
2009-06-03
11
-273
/
+94
*
|
Fix the C library initialization to avoid calling static C++ constructors twice.
David 'Digit' Turner
2009-06-02
11
-94
/
+273
|
/
*
linker: Give more context for failures during library dependency resolution.
Dima Zavin
2009-06-01
1
-1
/
+4
*
linker: Make the errors reported by dlopen/dlsym be more useful.
Dima Zavin
2009-05-27
5
-67
/
+106
*
libc: Add an intermediate version of the static libc without malloc
Dima Zavin
2009-05-27
1
-0
/
+26
*
libc: Cleanup the libc makefile.
Dima Zavin
2009-05-27
1
-116
/
+84
*
Merge change 2470 into donut
Android (Google) Code Review
2009-05-27
2
-2
/
+27
|
\
|
*
Fix getservent() so that it returns s_port in network byte order.
David 'Digit' Turner
2009-05-27
2
-2
/
+27
*
|
Merge change 1852 into donut
Android (Google) Code Review
2009-05-27
2
-2
/
+18
|
\
\
|
*
|
Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __...
David 'Digit' Turner
2009-05-20
2
-2
/
+18
*
|
|
add msm_camera.h header and .gitignore file to bionic
Iliyan Malchev
2009-05-26
2
-0
/
+356
*
|
|
update msm_adsp.h header
Iliyan Malchev
2009-05-26
1
-7
/
+13
|
|
/
|
/
|
*
|
Fix the parsing of the .fini_array in the dynamic linker (it should happen in...
David 'Digit' Turner
2009-05-26
2
-24
/
+148
*
|
Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support.
David 'Digit' Turner
2009-05-20
4
-2
/
+88
|
/
*
Add <cmath> standard C++ header.
David 'Digit' Turner
2009-05-18
1
-0
/
+71
*
revert to previous implementation of __aeabi_atexit() since the new one seems...
David 'Digit' Turner
2009-05-15
1
-1
/
+2
*
Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined by...
David 'Digit' Turner
2009-05-14
1
-2
/
+3
*
linker: Compute symbol name before lookup so we can also use it for error msg
Dima Zavin
2009-05-12
1
-2
/
+2
*
change getaddrinfo() implementation to match GLibc.
David 'Digit' Turner
2009-05-05
1
-2
/
+6
*
Merge change 57 into donut
Android (Google) Code Review
2009-05-01
1
-0
/
+37
|
\
|
*
Add the domain search list for VPN connection.
Chung-yih Wang
2009-04-13
1
-0
/
+37
*
|
Increase the limit of loaded shared libraries from 64 to 96 This change is re...
James Dong
2009-04-30
1
-1
/
+1
*
|
libc: Replace a reference to TARGET_BUILD_TYPE with DEBUG_BIONIC_LIBC
Dave Bort
2009-04-24
1
-1
/
+1
*
|
merge cupcake into donut
Jean-Baptiste Queru
2009-04-22
0
-0
/
+0
|
\
\
|
*
|
Automated import from //branches/cupcake/...@142857,142857
android-sdk-1.5_r3
android-sdk-1.5_r1
android-sdk-1.5-pre
android-1.5r4
android-1.5r3
android-1.5r2
android-1.5
Mathias Agopian
2009-03-25
1
-0
/
+1
|
*
|
auto import from //branches/cupcake_rel/...@141571
The Android Open Source Project
2009-03-19
1
-15
/
+38
*
|
|
AI 145714: Added cstring wrapper around string.h.
Niko Catania
2009-04-10
4
-3
/
+161
|
|
/
|
/
|
*
|
AI 145059: (Almost) final set of wrapper around the C headers for stdc++ and ...
Niko Catania
2009-04-08
7
-2
/
+341
*
|
AI 144236: Added new C to stdc++ header files: cassert, cctype, climits, ctime.
Niko Catania
2009-04-02
4
-0
/
+189
*
|
AI 143504: Completed cstddef to be non empty and similar to the gnu stl imple...
Niko Catania
2009-03-30
1
-0
/
+46
*
|
AI 143161: am: CL 142857 Add some bluring to the animation. This requires a n...
Mathias Agopian
2009-03-27
1
-0
/
+1
*
|
Automated import from //branches/donutburger/...@140950,140950
Iliyan Malchev
2009-03-24
1
-15
/
+38
|
/
[next]