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
*
added and modified bionic code to support SuperH architecture
Shin-ichiro KAWASAKI
2009-09-28
32
-3
/
+2672
*
Merge change 10538
Android Code Review
2009-09-20
159
-2
/
+5206
|
\
|
*
added syscalls for SuperH which automatically generate by gensyscalls.py
Tony Sim
2009-07-01
159
-2
/
+5206
*
|
Merge change 10539
Android Code Review
2009-09-17
1
-2
/
+12
|
\
\
|
*
|
modified kernel headers re-generate tools to support SuperH architecture
Shin-ichiro KAWASAKI
2009-07-01
1
-2
/
+12
|
|
/
*
|
Merge change 10587
Android Code Review
2009-09-16
1
-0
/
+1
|
\
\
|
*
|
Fill l_ld of linkmaps with value from soinfo::dynamic.
Thinker K.F Li
2009-09-15
1
-0
/
+1
*
|
|
Linux kernel helpers support is provided to android for its TLS implementatio...
vinay harugop
2009-09-16
1
-1
/
+3
*
|
|
Merge change 10541
Android Code Review
2009-09-15
4
-1
/
+117
|
\
\
\
|
*
|
|
added and modified libdl to support SuperH architecture
Shin-ichiro KAWASAKI
2009-08-31
4
-1
/
+117
|
|
|
/
|
|
/
|
*
|
|
Merge change 10542
Android Code Review
2009-09-15
5
-1
/
+345
|
\
\
\
|
*
|
|
added and modified libm to support SuperH architecture
Shin-ichiro KAWASAKI
2009-08-31
5
-1
/
+345
|
|
/
/
*
|
|
Merge change 11671
Android Code Review
2009-09-15
1
-6
/
+10
|
\
\
\
|
*
|
|
Define 64 bit types if compiling with -std=c99
Martin Storsjo
2009-09-14
1
-6
/
+10
*
|
|
|
Remove code duplication for pthread_cond_timeout_np : use __pthread_cond_time...
Matthieu CASTET
2009-09-14
1
-11
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
ARM architecture reference manuals for ARMv6 & ARMv7 state that the use of 's...
vinay harugop
2009-09-09
2
-0
/
+17
|
/
/
*
|
Include <endian.h> instead of <sys/endian.h>,
Chih-Wei Huang
2009-08-31
1
-1
/
+1
*
|
Changed logging functions in bionic/logd_write.c.
Alexey Tarasov
2009-08-25
1
-32
/
+50
*
|
Merge change 10749
Android Code Review
2009-08-21
1
-0
/
+1
|
\
\
|
*
|
Make sure size_t is defined before used in strings.h
Martin Storsjo
2009-07-22
1
-0
/
+1
|
|
/
*
|
Merge change 10757
Android Code Review
2009-08-21
1
-1
/
+2
|
\
\
|
*
|
Add an 's and a . to the bionic/libc README.
Joe LaPenna
2009-07-23
1
-1
/
+2
|
|
/
*
|
Merge change 10057
Android Code Review
2009-08-07
2
-0
/
+88
|
\
\
|
*
|
Add mspace_merge_objects
Barry Hayes
2009-06-02
2
-0
/
+88
|
|
/
*
|
merge from donut
Jean-Baptiste Queru
2009-08-03
2
-37
/
+48
|
\
\
|
*
|
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
|
|
/
/
*
|
|
merge from donut
Jean-Baptiste Queru
2009-07-29
14
-175
/
+385
|
\
\
\
|
|
/
/
|
*
|
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 korg/donut into korg/master
Jean-Baptiste Queru
2009-07-25
37
-235
/
+1815
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
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
[next]