Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
9903f1a79affa0e27baea244c6ac3d9fb377ba3e
9903f1a
am 49b53c0b: merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
49b53c0
merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
04ed4a1
merge from open-source master
by The Android Open Source Project
· 15 years ago
4032c1e
added missing ether_aton and ether_ntoa
by Szymon Jakubczak
· 15 years ago
0db9a39
am ef5f1ec3: am da3019b5: libc: add missing truncate() declaration
by David 'Digit' Turner
· 15 years ago
1120749
am 1b5b2305: am ecb6d413: libc: Add missing <termio.h> header
by David 'Digit' Turner
· 15 years ago
ef5f1ec
am da3019b5: libc: add missing truncate() declaration
by David 'Digit' Turner
· 15 years ago
1b5b230
am ecb6d413: libc: Add missing <termio.h> header
by David 'Digit' Turner
· 15 years ago
da3019b
libc: add missing truncate() declaration
by David 'Digit' Turner
· 15 years ago
ecb6d41
libc: Add missing <termio.h> header
by David 'Digit' Turner
· 15 years ago
8ebb9ca
am c0b91e65: am 6c8a2f2a: libc: remove cutils dependencies
by David 'Digit' Turner
· 15 years ago
c0b91e6
am 6c8a2f2a: libc: remove cutils dependencies
by David 'Digit' Turner
· 15 years ago
6c8a2f2
libc: remove cutils dependencies
by David 'Digit' Turner
· 15 years ago
87d44ba
Merge "Add headers for new sensors"
by Colin Cross
· 15 years ago
5ccaf62
resolved conflicts for merge of 43a3d66f to master
by David 'Digit' Turner
· 15 years ago
43a3d66
am 038fbae5: sysconf(): Fix line parser for /proc files.
by David 'Digit' Turner
· 15 years ago
038fbae
sysconf(): Fix line parser for /proc files.
by David 'Digit' Turner
· 15 years ago
f45d944
am cd11be09: (-s ours) am 9205fdf8: Add missing termios defns to bring on par with ARM - DO NOT MERGE
by Bruce Beare
· 15 years ago
ab37bb3
am 59e778eb: (-s ours) am 2beac0f5: DO NOT MERGE - add sincos.c to libm compilation
by David 'Digit' Turner
· 15 years ago
cd11be0
am 9205fdf8: Add missing termios defns to bring on par with ARM - DO NOT MERGE
by Bruce Beare
· 15 years ago
59e778e
am 2beac0f5: DO NOT MERGE - add sincos.c to libm compilation
by David 'Digit' Turner
· 15 years ago
9205fdf
Add missing termios defns to bring on par with ARM - DO NOT MERGE
by Bruce Beare
· 15 years ago
b508876
Add headers for new sensors
by Colin Cross
· 15 years ago
2beac0f
DO NOT MERGE - add sincos.c to libm compilation
by David 'Digit' Turner
· 15 years ago
7b6334c
am 2837863f: (-s ours) am 20783c14: Update libthread_db for gdb-7.0 - DO NOT MERGE
by David 'Digit' Turner
· 15 years ago
2837863
am 20783c14: Update libthread_db for gdb-7.0 - DO NOT MERGE
by David 'Digit' Turner
· 15 years ago
20783c1
Update libthread_db for gdb-7.0 - DO NOT MERGE
by David 'Digit' Turner
· 15 years ago
fde0455
am 0f9a0a02: (-s ours) am 410b2ae7: Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGE be enabled.
by David 'Digit' Turner
· 15 years ago
0f9a0a0
am 410b2ae7: Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGE be enabled.
by David 'Digit' Turner
· 15 years ago
410b2ae
Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGE
by David 'Digit' Turner
· 15 years ago
8e37eda
am 4b043b56: am 506b13d9: Remove a gcc-4.5 compilation warning: bionic/libc/include/../include/stdlib.h: In function \'int grantpt(int)\': bionic/libc/include/../include/stdlib.h:138:23: warning: parameter \'__fd\' set but not used [-Wunused-but-set-parameter]
by Jing Yu
· 15 years ago
4b043b5
am 506b13d9: Remove a gcc-4.5 compilation warning: bionic/libc/include/../include/stdlib.h: In function \'int grantpt(int)\': bionic/libc/include/../include/stdlib.h:138:23: warning: parameter \'__fd\' set but not used [-Wunused-but-set-parameter]
by Jing Yu
· 15 years ago
506b13d
Remove a gcc-4.5 compilation warning:
by Jing Yu
· 15 years ago
04ce2b3
am 8946da4f: (-s ours) am b8e6c50c: Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE
by David 'Digit' Turner
· 15 years ago
8946da4
am b8e6c50c: Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE
by David 'Digit' Turner
· 15 years ago
b8e6c50
Fix setjmp()/longjmp() to save FP registers on ARMv7. - DO NOT MERGE
by David 'Digit' Turner
· 15 years ago
de9a1e1
am 732d133c: (-s ours) am aa4b1d04: Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE
by David 'Digit' Turner
· 15 years ago
732d133
am aa4b1d04: Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE
by David 'Digit' Turner
· 15 years ago
aa4b1d0
Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>) - DO NOT MERGE
by David 'Digit' Turner
· 15 years ago
53f3d63
Resolved conflict fpr merge of 7d8574ce to master
by David 'Digit' Turner
· 15 years ago
7d8574c
am 6304d8b2: Use private futexes for semaphores, unless they are initialized with pshared != 0.
by David 'Digit' Turner
· 15 years ago
6304d8b
Use private futexes for semaphores, unless they are initialized with pshared != 0.
by David 'Digit' Turner
· 15 years ago
e4d8a92
Merge "Add sincosl() function to bionic. So that sincos optimization can be enabled."
by Jing Yu
· 15 years ago
d881b9e
am 7980f585: merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
7980f58
merge from froyo-plus-aosp
by The Android Open Source Project
· 15 years ago
15956f9
merge from open-source master
by The Android Open Source Project
· 15 years ago
16c91ef
Merge "Add missing termios defns to bring on par with ARM"
by David Turner
· 15 years ago
84baa86
Add missing termios defns to bring on par with ARM
by Bruce Beare
· 15 years ago
3af8c59
am a8a21488: resolved conflicts for merge of 7b6e6fa5 to kraken
by Jean-Baptiste Queru
· 15 years ago
a8a2148
resolved conflicts for merge of 7b6e6fa5 to kraken
by Jean-Baptiste Queru
· 15 years ago
7b6e6fa
merge from open-source master
by The Android Open Source Project
· 15 years ago
9946750
Add sincosl() function to bionic. So that sincos optimization can be enabled.
by Jing Yu
· 15 years ago
f982f03
Merge "pthread: introduce pthread_setname_np() as a mean to give names to threads"
by David Turner
· 15 years ago
d5578fb
Merge "Add headers for new kernel drivers"
by Colin Cross
· 15 years ago
1c7708e
Add headers for new kernel drivers
by Colin Cross
· 15 years ago
31b075c
am fcd00ebb: Atomic/SMP update, part 3.
by Andy McFadden
· 15 years ago
fcd00eb
Atomic/SMP update, part 3.
by Andy McFadden
· 15 years ago
f0107db
am 4fdbadde: Atomic/SMP update.
by Andy McFadden
· 15 years ago
3a4b14b
Merge "Remove a gcc-4.5 compilation warning: bionic/libc/include/../include/stdlib.h: In function 'int grantpt(int)': bionic/libc/include/../include/stdlib.h:138:23: warning: parameter '__fd' set but not used [-Wunused-but-set-parameter]"
by Jing Yu
· 15 years ago
bd77d49
Remove a gcc-4.5 compilation warning:
by Jing Yu
· 15 years ago
4fdbadd
Atomic/SMP update.
by Andy McFadden
· 15 years ago
5d726df
Add missing sysinfo() implementation (already declared in <sys/sysinfo.h>)
by David 'Digit' Turner
· 15 years ago
78c1c04
pthread: introduce pthread_setname_np() as a mean to give names to threads
by André Goddard Rosa
· 15 years ago
d11b2bd
am 8a1d2cf1: (-s ours) Add pthread_rwlock_t implementation to the C library (DO NOT MERGE)
by David 'Digit' Turner
· 15 years ago
8a1d2cf
Add pthread_rwlock_t implementation to the C library (DO NOT MERGE)
by David 'Digit' Turner
· 15 years ago
ddd235b
Add sincos() and sincosf() implementation.
by David 'Digit' Turner
· 15 years ago
204e82d
am 8e1ee7fd: merge from open-source master
by The Android Open Source Project
· 15 years ago
8e1ee7f
merge from open-source master
by The Android Open Source Project
· 15 years ago
a910abc
improve readability of stdio: fix indentation and remove trailing spaces
by André Goddard Rosa
· 16 years ago
ac65d2f
am fdf2454d: merge from open-source master
by The Android Open Source Project
· 15 years ago
fdf2454
merge from open-source master
by The Android Open Source Project
· 15 years ago
1297428
Merge "Add declaration for sys_signame[] forgotten in change 12489"
by David Turner
· 15 years ago
1e5db27
am 4aef0ae6: merge from open-source master
by The Android Open Source Project
· 15 years ago
4aef0ae
merge from open-source master
by The Android Open Source Project
· 15 years ago
a418c3b
Add pthread_rwlock_t implementation to the C library
by David 'Digit' Turner
· 15 years ago
e4fa46e
Set SA_RESTORER in sigaction()
by Matt Fischer
· 16 years ago
06fee9d
am f4394458: fix build
by Jean-Baptiste Queru
· 15 years ago
f439445
fix build
by Jean-Baptiste Queru
· 15 years ago
440de73
am bb7928cc: merge from open-source master
by The Android Open Source Project
· 15 years ago
bb7928c
merge from open-source master
by The Android Open Source Project
· 15 years ago
5e1daa5
Merge "Fix setjmp()/longjmp() to save FP registers on ARMv7."
by David 'Digit' Turner
· 15 years ago
c3581dc
Merge "Sometimes the compiler is very right! Found bug in bessel routines for float."
by Jean-Baptiste Queru
· 15 years ago
7911e05
Merge "Reduce compiler anxiety."
by David Turner
· 15 years ago
16b59c4
Merge "Added support for LD_PRELOAD"
by David Turner
· 15 years ago
6ba5efd
Merge "stdio: simplify __fremovelock()"
by David Turner
· 15 years ago
1612328
Merge "Reversed order of const and static to hush warning from compiler."
by Jean-Baptiste Queru
· 15 years ago
051ea9b
stdio: simplify __fremovelock()
by André Goddard Rosa
· 16 years ago
4fd42c1
Added support for LD_PRELOAD
by Matt Fischer
· 16 years ago
d791da7
Merge "string: tidy up strndup()"
by David Turner
· 15 years ago
c1f8dd9
Sometimes the compiler is very right! Found bug in bessel routines for float.
by Scott Turner
· 16 years ago
afe86d7
am f450fa5f: merge from open-source master
by The Android Open Source Project
· 15 years ago
f450fa5
merge from open-source master
by The Android Open Source Project
· 15 years ago
0be7eda
Merge "Fix log channel initialization at bionic/logd_write.c."
by David Turner
· 15 years ago
716e060
Merge "added headers for SuperH which automatically generate by update_all.py"
by Jean-Baptiste Queru
· 15 years ago
3472348
linker: fix the undefined weak symbols issue
by Yi Sun
· 16 years ago
5751c54
bionic: add missing NULL check from memory allocation on record_backtrace()
by André Goddard Rosa
· 16 years ago
c8a850b
stdio: simplify vasprintf()
by André Goddard Rosa
· 16 years ago
6aed428
stdio: simplify asprintf()
by André Goddard Rosa
· 16 years ago
e734769
improve readability of stdlib: fix indentation and remove trailing spaces
by André Goddard Rosa
· 16 years ago
702b01c
am 5ef5272b: merge from open-source master
by The Android Open Source Project
· 15 years ago
Next »