index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bionic: Change cache line size to 32
M8660AAABQNLZA3110
M8660AAABQNLYA107616
M8660AAABQNLYA107614
M8660AAABQNLYA107502
M8660AAABQNLYA1075
M8260AAABQNLZA2520
M76XXTSNCJNLYA6120
Brian Steuer
2011-01-14
1
-1
/
+1
*
Merge "bionic: remove V5 instruction for V6 targets" into gingerbread
Linux Build Service Account
2011-01-14
1
-0
/
+11
|
\
|
*
bionic: remove V5 instruction for V6 targets
Brian Steuer
2011-01-06
1
-0
/
+11
*
|
bionic: camera: Support for providing sensor mount angle to the APP
M8660AAABQNLYA107001
M8660AAABQNLYA1070
M7630AABBQMLZA4020
Ninad Patgaonkar
2011-01-07
1
-0
/
+1
*
|
vidc: Venc: B frame support
M76XXTSNCJNLYA6110
Ashray Kulkarni
2011-01-03
1
-0
/
+1
|
/
*
Add i2c-dev.h and spidev.h kernel headers
M8660AAABQNLYA1066
M7630AABBQMLZA4015
Ajay Dudani
2010-12-17
2
-0
/
+111
*
Update kernel headers to CodeAuroraForum caf/android-msm-2.6.35
Ajay Dudani
2010-12-17
30
-222
/
+2854
*
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
*
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
|
|
/
*
|
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
*
Add wmemcmp to Android.mk
Kenny Root
2010-09-10
1
-0
/
+1
*
Merge "Fix return value." into gingerbread
rich cannings
2010-08-31
1
-10
/
+1
|
\
|
*
Fix return value.
rich cannings
2010-08-31
1
-10
/
+1
*
|
Merge "Make timezones available to the host build." into gingerbread
Jesse Wilson
2010-08-31
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
Make timezones available to the host build.
Jesse Wilson
2010-08-31
1
-0
/
+12
*
|
Fix __get_tls() in static C library to use kernel helpers.
David 'Digit' Turner
2010-08-27
3
-15
/
+74
|
/
*
Bulletproof leak dump against null hash entries
Christopher Tate
2010-08-09
1
-20
/
+29
*
Revert "Set SA_RESTORER in sigaction()"
Dima Zavin
2010-07-29
8
-50
/
+6
*
bionic: update processed kernel header msm_camera.h
Wu-cheng Li
2010-07-27
1
-0
/
+1
*
Update time zone data to the new version 2010k.
Eric Fischer
2010-07-26
3
-1
/
+1
*
linker: Support dlopen(NULL, ...) properly.
David 'Digit' Turner
2010-07-23
1
-0
/
+2
*
bionic: update processed kernel header msm_camera.h
Wu-cheng Li
2010-07-19
1
-4
/
+51
*
libc: update alarm() implementation to return 0 on error.
David 'Digit' Turner
2010-07-08
2
-0
/
+9
*
libc: fix fstatfs() implementation.
David 'Digit' Turner
2010-07-08
11
-14
/
+52
*
libc: Fix sem_post() implementation to wake up all waiting threads.
David 'Digit' Turner
2010-07-02
3
-48
/
+180
*
libc: add sanity checks to pthread_mutex_destroy()
David 'Digit' Turner
2010-06-28
2
-3
/
+10
*
Merge "Add clean headers for 7x30 video codec." into gingerbread
Nick Pelly
2010-06-23
2
-0
/
+862
|
\
|
*
Add clean headers for 7x30 video codec.
Nick Pelly
2010-06-23
2
-0
/
+862
*
|
Remove compiler warnings when building Bionic.
David 'Digit' Turner
2010-06-22
33
-57
/
+269
|
/
*
Allow static C++ destructors to be properly called on dlclose().
David 'Digit' Turner
2010-06-18
12
-38
/
+186
*
wchar.h: improve wchar_t support in Bionic
David 'Digit' Turner
2010-06-15
35
-127
/
+1683
*
libc: add missing truncate() declaration
David 'Digit' Turner
2010-06-11
2
-0
/
+4
*
libc: Add missing <termio.h> header
David 'Digit' Turner
2010-06-11
2
-0
/
+34
[next]