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
*
Revert "don't hide _nres, necessary for nslookup in busybox."
Tanguy Pruvot
2012-07-10
1
-0
/
+1
*
linker: Minor optimization of ELF header manipulating
Jim Huang
2012-07-10
1
-6
/
+24
*
Add ARMv7 optimized strlen()
Jim Huang
2012-07-10
2
-1
/
+116
*
linker: optimize SysV ELF hash function
Jim Huang
2012-07-10
1
-1
/
+8
*
dlmalloc: Use ARMv7 version for macro compute_bit2idx and compute_tree_index
Jim Huang
2012-07-10
1
-0
/
+34
*
sha1: Use bswap* to optimize byte order
Jim Huang
2012-07-10
2
-44
/
+66
*
sha1: code cleanup and use modern C syntax
Jim Huang
2012-07-10
2
-97
/
+18
*
Use GCC's __attribute__((const)) to reduce code size
Jim Huang
2012-07-10
3
-1
/
+3
*
msm7627A: Enable 7627A specific memcpy routine
Chitti Babu Theegala
2012-07-10
3
-3
/
+134
*
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
3
-0
/
+13
*
don't hide _nres, necessary for nslookup in busybox.
Koushik Dutta
2012-07-10
1
-1
/
+0
*
Modify Android mem* routines with CodeAurora versions.
Harshad Bhutada
2012-07-10
4
-5
/
+575
*
Merge "Minor tweak to get memory around corrupted heap chunks dumped." into j...
Andy McFadden
2012-06-19
1
-20
/
+22
|
\
|
*
Minor tweak to get memory around corrupted heap chunks dumped.
Ben Cheng
2012-06-19
1
-20
/
+22
*
|
Use new debuggerd protocol.
Jeff Brown
2012-06-06
1
-4
/
+23
|
/
*
bionic: import heaptracker as chk_malloc
Iliyan Malchev
2012-06-01
11
-284
/
+916
*
bionic: introduce libc.debug.malloc.program
Iliyan Malchev
2012-05-30
1
-0
/
+10
*
Merge "Ensure that the port number and TXID are properly randomized." into jb...
Geremy Condra
2012-05-30
1
-1
/
+37
|
\
|
*
Ensure that the port number and TXID are properly randomized.
Geremy Condra
2012-05-24
1
-1
/
+37
*
|
Print the corrupted address passed to free().
Ben Cheng
2012-05-24
1
-3
/
+26
|
/
*
bionic: add support for non-NEON memcpy() on NEON SoCs
Prajakta Gudadhe
2012-05-09
2
-1
/
+4
*
Implement the "abort" stub in assembly for ARM.
Ben Cheng
2012-05-08
3
-26
/
+43
*
Merge "Update f_accessory.h kernel header" into jb-dev
Mike Lockwood
2012-04-26
1
-2
/
+10
|
\
|
*
Update f_accessory.h kernel header
Mike Lockwood
2012-04-25
1
-2
/
+10
*
|
libc: continue to use Android's custom linker script
Nick Kralevich
2012-04-26
1
-0
/
+6
|
/
*
linker: remove STB_LOCAL hack
Nick Kralevich
2012-04-23
1
-37
/
+0
*
add linux/sw_sync.h
Erik Gilling
2012-04-18
1
-0
/
+34
*
add linux/sync.h
Erik Gilling
2012-04-18
1
-0
/
+52
*
Fix segv when unwinding stack past __libc_init.
Evgeniy Stepanov
2012-04-18
1
-1
/
+3
*
resolved conflicts for merge of 35d592cc to master
Elliott Hughes
2012-04-16
1
-18
/
+74
|
\
|
*
am 418e647a: Merge "libstdc++: Fix x86 thread-safe one-time-construction impl...
Elliott Hughes
2012-04-16
1
-18
/
+74
|
|
\
|
|
*
Merge "libstdc++: Fix x86 thread-safe one-time-construction implementation."
Elliott Hughes
2012-04-16
1
-18
/
+74
|
|
|
\
|
|
|
*
libstdc++: Fix x86 thread-safe one-time-construction implementation.
Fengwei Yin
2012-04-16
1
-18
/
+74
*
|
|
|
resolved conflicts for merge of ef987656 to master
Elliott Hughes
2012-04-16
2
-3
/
+9
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 4994deae: Merge "Bionic: Fix wrong prototype of system call clock_nanosleep"
Elliott Hughes
2012-04-16
3
-4
/
+10
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge "Bionic: Fix wrong prototype of system call clock_nanosleep"
Elliott Hughes
2012-04-16
3
-4
/
+10
|
|
|
\
\
|
|
|
*
|
Bionic: Fix wrong prototype of system call clock_nanosleep
Jack Ren
2012-04-16
3
-4
/
+10
|
|
|
|
/
*
|
|
|
resolved conflicts for merge of 6b8fd054 to master
Elliott Hughes
2012-04-16
3
-2
/
+20
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 7b8666e6: Merge "bionic: Fix wrong prototype of system call getresuid/getr...
Elliott Hughes
2012-04-16
4
-4
/
+22
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge "bionic: Fix wrong prototype of system call getresuid/getresgid"
Elliott Hughes
2012-04-16
4
-4
/
+22
|
|
|
\
\
|
|
|
*
|
bionic: Fix wrong prototype of system call getresuid/getresgid
Jack Ren
2012-04-16
4
-4
/
+22
|
|
|
|
/
*
|
|
|
am ff219e57: am 6435d27f: Merge "bionic: fix NULL parameter failure in getcwd()"
Elliott Hughes
2012-04-16
1
-0
/
+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 6435d27f: Merge "bionic: fix NULL parameter failure in getcwd()"
Elliott Hughes
2012-04-16
1
-0
/
+5
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge "bionic: fix NULL parameter failure in getcwd()"
Elliott Hughes
2012-04-16
1
-0
/
+5
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
bionic: fix NULL parameter failure in getcwd()
Jack Ren
2012-04-16
1
-0
/
+5
|
|
|
/
*
|
|
am cebc8fb0: am 6bc18fa5: Merge "libm: fix invalid result of function remquo/...
Elliott Hughes
2012-04-13
2
-6
/
+8
|
\
\
\
|
|
/
/
|
*
|
am 6bc18fa5: Merge "libm: fix invalid result of function remquo/remquof"
Elliott Hughes
2012-04-13
2
-6
/
+8
|
|
\
\
|
|
|
/
|
|
*
Merge "libm: fix invalid result of function remquo/remquof"
Elliott Hughes
2012-04-13
2
-6
/
+8
|
|
|
\
|
|
|
*
libm: fix invalid result of function remquo/remquof
Jack Ren
2012-04-10
2
-6
/
+8
|
|
|
/
[next]