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 "bionic: add aic3254 and msm_audio_aac header" into gingerbread
cm-7.0.3
cm-7.0.2.1
cm-7.0.1
cm-7.0.0
Steve Kondik
2011-04-10
2
-0
/
+164
|
\
|
*
bionic: add aic3254 and msm_audio_aac header
Giulio Cervera
2011-04-09
2
-0
/
+164
*
|
Update msm_q6vdec header to match new decoder.
Steve Kondik
2011-04-09
1
-1
/
+7
|
/
*
Merge "removing shadowing redeclaration of result" into gingerbread
Steve Kondik
2011-03-24
1
-1
/
+0
|
\
|
*
removing shadowing redeclaration of result
chriz
2011-03-03
1
-1
/
+0
*
|
bionic: Update PMEM and VIDC headers
Steve Kondik
2011-03-21
3
-61
/
+138
|
/
*
Merge branch 'gingerbread' of git://android.git.kernel.org/platform/bionic in...
Steve Kondik
2011-02-28
2
-46
/
+100
|
\
|
*
Merge "Only look up A records if the system has IPv4." into gingerbread
android-cts-2.3_r2
android-2.3.3_r1a
android-2.3.3_r1.1
android-2.3.3_r1
David Turner
2011-01-18
1
-29
/
+59
|
|
\
|
|
*
Only look up A records if the system has IPv4.
Lorenzo Colitti
2011-01-15
1
-29
/
+59
|
*
|
Backport (simple cherry-pick) d33019030c1f0cddca557f9659e3c471bde0e6a9
Steinar H. Gunderson
2011-01-14
1
-13
/
+31
|
*
|
Backport (simple cherry-pick) 64b6c43379dba176659bc1313b6bb488ac94cfd6
Steinar H. Gunderson
2011-01-14
1
-0
/
+4
|
*
|
Backport (simple cherry-pick) d1624add2b73ce8ff7826ce27b1d6d6e35bb83a6
Steinar H. Gunderson
2011-01-14
1
-4
/
+6
|
|
/
*
|
Use more optimized version of memmove
Johannes Carlsson
2011-02-09
1
-34
/
+3
*
|
bionic: Add ARM optimized strcpy()
Jim Huang
2011-01-20
2
-1
/
+141
*
|
Use ARMv6 instruction for handling byte order
Jim Huang
2011-01-20
1
-0
/
+83
*
|
Posix-compliance: raise() didn't work with threads
Simo Melenius
2010-12-21
1
-1
/
+2
*
|
[bionic] implement work around for tegra errata 657451
Gary King
2010-12-21
3
-0
/
+13
*
|
link libthread_db against libc
Gary King
2010-12-21
1
-1
/
+1
*
|
bionic: use correct TLS code path
Gary King
2010-12-21
1
-0
/
+5
*
|
bionic: Add NASTY_PTHREAD_CREATE_HACK
Steve Kondik
2010-12-20
3
-0
/
+15
*
|
msm_mdp.h: ifdef the reference to sharpening_strength
Bradley Froehle
2010-12-18
1
-0
/
+2
*
|
bionic: Add msm_audio_7X30 header file
Steve Kondik
2010-12-18
1
-0
/
+329
*
|
7x30: Update msm_mdp.h header from CodeAurora/HTC
Steve Kondik
2010-12-18
1
-48
/
+103
*
|
bionic: Add msm_rotator.h
Naomi Luis
2010-12-18
1
-0
/
+61
*
|
bionic: Add akm8975 header
Steve Kondik
2010-12-18
1
-0
/
+92
*
|
mark this as cyanogen bionic for busybox
Koushik Dutta
2010-12-17
1
-0
/
+2
*
|
Additions necessary for busybox
Steve Kondik
2010-12-17
25
-3
/
+472
|
/
*
Add pn544.h clean kernel header
android-cts-2.3_r1
android-2.3_r1
android-2.3.2_r1
android-2.3.1_r1
Nick Pelly
2010-11-01
1
-0
/
+21
*
libc: fix executable destruction support.
David 'Digit' Turner
2010-10-21
4
-5
/
+61
*
libc: fix typo in waitid() declaration.
David 'Digit' Turner
2010-10-13
1
-1
/
+1
*
Fix the build. Oops.
David 'Digit' Turner
2010-10-11
1
-0
/
+2
*
Merge "libc: tag missing functions in system headers." into gingerbread
David 'Digit' Turner
2010-10-11
8
-12
/
+34
|
\
|
*
libc: tag missing functions in system headers.
David 'Digit' Turner
2010-10-09
8
-12
/
+34
*
|
libc: optimize memmove() with memcpy() if possible.
David 'Digit' Turner
2010-10-07
1
-1
/
+4
|
/
*
Revert "libc: memmove(): non-overlapping block optim."
Marco Nelissen
2010-09-28
1
-5
/
+1
*
libc: add <sys/eventfd.h> and corresponding implementations.
David 'Digit' Turner
2010-09-28
12
-0
/
+162
*
libc: Add missing waitid() implementation.
David 'Digit' Turner
2010-09-28
10
-14
/
+30
*
libc: Add missing fdatasync() implementation
David 'Digit' Turner
2010-09-28
9
-0
/
+80
*
Merge "libc: Add missing C++ guards to <pathconf.h>" into gingerbread
David 'Digit' Turner
2010-09-28
1
-0
/
+6
|
\
|
*
libc: Add missing C++ guards to <pathconf.h>
David 'Digit' Turner
2010-09-27
1
-0
/
+6
*
|
Merge "libc: memmove(): non-overlapping block optim." into gingerbread
David 'Digit' Turner
2010-09-28
1
-1
/
+5
|
\
\
|
*
|
libc: memmove(): non-overlapping block optim.
David 'Digit' Turner
2010-09-27
1
-1
/
+5
|
|
/
*
|
Merge "libc: add missing O_CLOEXEC from <fcntl.h>" into gingerbread
David 'Digit' Turner
2010-09-28
1
-0
/
+4
|
\
\
|
*
|
libc: add missing O_CLOEXEC from <fcntl.h>
David 'Digit' Turner
2010-09-27
1
-0
/
+4
|
|
/
*
|
Merge "libc: Add missing pipe2() declaration and implementation." into ginger...
David 'Digit' Turner
2010-09-28
10
-4
/
+92
|
\
\
|
*
|
libc: Add missing pipe2() declaration and implementation.
David 'Digit' Turner
2010-09-27
10
-4
/
+92
|
|
/
*
|
Merge "libm: remove aliasing issue." into gingerbread
David 'Digit' Turner
2010-09-28
1
-1
/
+1
|
\
\
|
*
|
libm: remove aliasing issue.
David 'Digit' Turner
2010-09-27
1
-1
/
+1
|
|
/
*
|
libc: remove C++ comments from public headers.
David 'Digit' Turner
2010-09-27
6
-8
/
+6
|
/
*
Use a recursive lock for pthread_once. DO NOT MERGE.
Wink Saville
2010-09-22
1
-3
/
+3
[next]