Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
c99892f155efd1d3005abf8a2bae83d290606ba1
/
libc
e05762a
am 8e6435ea: Merge "Add defines for CAIF support"
by David Turner
· 15 years ago
8e6435e
Merge "Add defines for CAIF support"
by David Turner
· 15 years ago
b11d7c3
am bcb0a925: Merge "sigsetmask.c was not processing the "mask" argument."
by Jean-Baptiste Queru
· 15 years ago
9a9c161
sigsetmask.c was not processing the "mask" argument.
by Bruce Beare
· 15 years ago
2bf3ec0
Add defines for CAIF support
by Bruce Beare
· 15 years ago
24dc936
resolved conflicts for merge of 1bc98ccb to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 15 years ago
73c04b3
bionic: Add ARM optimized strcpy()
by Jim Huang
· 15 years ago
61c9b8e
am 7bbd4580: Add pn544.h clean kernel header
by Nick Pelly
· 15 years ago
7bbd458
Add pn544.h clean kernel header
by Nick Pelly
· 15 years ago
f2c05ba
am 96c03c7d: Merge "Remove duplicated _rand48 implementation. Use stdlib version instead"
by Jean-Baptiste Queru
· 15 years ago
7047810
Remove duplicated _rand48 implementation. Use stdlib version instead
by Jim Huang
· 15 years ago
f7ad13b
am 1df986c2: libc: fix executable destruction support.
by David 'Digit' Turner
· 15 years ago
1df986c
libc: fix executable destruction support.
by David 'Digit' Turner
· 15 years ago
aeb41ec
am b2061a30: Merge "resolv: make internal symbols static/hidden"
by Jean-Baptiste Queru
· 15 years ago
001a321
am 4afe0f47: Merge "time64: make helper functions static"
by Jean-Baptiste Queru
· 15 years ago
6ac5660
am ade2a929: Merge "bionic: stubs: Make internal symbol static"
by Jean-Baptiste Queru
· 15 years ago
1203671
am 2215c113: Merge "pthread-timers: Hide internal symbol __timer_table_start_stop"
by Jean-Baptiste Queru
· 15 years ago
b2061a3
Merge "resolv: make internal symbols static/hidden"
by Jean-Baptiste Queru
· 15 years ago
4afe0f4
Merge "time64: make helper functions static"
by Jean-Baptiste Queru
· 15 years ago
ade2a92
Merge "bionic: stubs: Make internal symbol static"
by Jean-Baptiste Queru
· 15 years ago
2215c11
Merge "pthread-timers: Hide internal symbol __timer_table_start_stop"
by Jean-Baptiste Queru
· 15 years ago
958214a
am 8ad63d74: Merge "stdlib: strtod: Hide internal symbol __dtoa"
by Jean-Baptiste Queru
· 15 years ago
1a6939d
am 1e0a4e18: Merge "stdio: make internal symbols static/hidden"
by Jean-Baptiste Queru
· 15 years ago
bcd9404
am 847223de: Merge "__set_errno: Hide internal symbol __set_syscall_errno"
by Jean-Baptiste Queru
· 15 years ago
d29b8a5
am 5109146f: Merge "Reconcile assembly-only macros in <machine/cpu-features.h>"
by Jean-Baptiste Queru
· 15 years ago
8ad63d7
Merge "stdlib: strtod: Hide internal symbol __dtoa"
by Jean-Baptiste Queru
· 15 years ago
1e0a4e1
Merge "stdio: make internal symbols static/hidden"
by Jean-Baptiste Queru
· 15 years ago
847223d
Merge "__set_errno: Hide internal symbol __set_syscall_errno"
by Jean-Baptiste Queru
· 15 years ago
5109146
Merge "Reconcile assembly-only macros in <machine/cpu-features.h>"
by Jean-Baptiste Queru
· 15 years ago
82775ae
resolved conflicts for merge of 347db52a to gingerbread-plus-aosp
by Jean-Baptiste Queru
· 15 years ago
cd9c98d
__set_errno: Hide internal symbol __set_syscall_errno
by Jim Huang
· 15 years ago
c9a41a6
pthread-timers: Hide internal symbol __timer_table_start_stop
by Jim Huang
· 15 years ago
c940945
bionic: stubs: Make internal symbol static
by Jim Huang
· 15 years ago
8b2707a
time64: make helper functions static
by Jim Huang
· 15 years ago
7cc5666
resolv: make internal symbols static/hidden
by Jim Huang
· 15 years ago
cec75a7
stdlib: strtod: Hide internal symbol __dtoa
by Jim Huang
· 15 years ago
b486773
stdio: make internal symbols static/hidden
by Jim Huang
· 15 years ago
5c48537
am d3f0638a: libc: fix typo in waitid() declaration.
by David 'Digit' Turner
· 15 years ago
d3f0638
libc: fix typo in waitid() declaration.
by David 'Digit' Turner
· 15 years ago
124a542
Update ATOM string routines to latest
by Bruce Beare
· 15 years ago
ff7d945
am f67e5211: Merge "Hide the symbol of helper function __libc_android_abort"
by Jean-Baptiste Queru
· 15 years ago
f67e521
Merge "Hide the symbol of helper function __libc_android_abort"
by Jean-Baptiste Queru
· 15 years ago
1aeeeae
am b8d2233e: Merge "libc: tag missing functions in system headers." into gingerbread
by David 'Digit' Turner
· 15 years ago
b8d2233
Merge "libc: tag missing functions in system headers." into gingerbread
by David 'Digit' Turner
· 15 years ago
a9b706b
am 66ad3429: Merge "gethnamaddr: make helper functions static"
by Jean-Baptiste Queru
· 15 years ago
66ad342
Merge "gethnamaddr: make helper functions static"
by Jean-Baptiste Queru
· 15 years ago
bb5581a
libc: tag missing functions in system headers.
by David 'Digit' Turner
· 15 years ago
5dce6d1
am 5b81b918: libc: optimize memmove() with memcpy() if possible.
by David 'Digit' Turner
· 15 years ago
5b81b91
libc: optimize memmove() with memcpy() if possible.
by David 'Digit' Turner
· 15 years ago
94e5c5e
Reconcile assembly-only macros in <machine/cpu-features.h>
by Jim Huang
· 15 years ago
0da2a8e
am af00228b: Revert "libc: memmove(): non-overlapping block optim."
by Marco Nelissen
· 15 years ago
af00228
Revert "libc: memmove(): non-overlapping block optim."
by Marco Nelissen
· 15 years ago
686af0b
resolved conflicts for merge of defd1622 to gingerbread-plus-aosp
by repo sync
· 15 years ago
a511f24
am 9973a564: libc: Add missing waitid() implementation.
by David 'Digit' Turner
· 15 years ago
defd162
libc: add <sys/eventfd.h> and corresponding implementations.
by David 'Digit' Turner
· 15 years ago
052fbd8
am a3ae60d3: libc: Add missing fdatasync() implementation
by David 'Digit' Turner
· 15 years ago
9973a56
libc: Add missing waitid() implementation.
by David 'Digit' Turner
· 15 years ago
a3ae60d
libc: Add missing fdatasync() implementation
by David 'Digit' Turner
· 15 years ago
5b5212b
am 307aadb8: Merge "libc: Add missing C++ guards to <pathconf.h>" into gingerbread
by David 'Digit' Turner
· 15 years ago
16922b7
am 79260746: Merge "libc: memmove(): non-overlapping block optim." into gingerbread
by David 'Digit' Turner
· 15 years ago
307aadb
Merge "libc: Add missing C++ guards to <pathconf.h>" into gingerbread
by David 'Digit' Turner
· 15 years ago
7926074
Merge "libc: memmove(): non-overlapping block optim." into gingerbread
by David 'Digit' Turner
· 15 years ago
5d335a1
am 032a7135: Merge "libc: add missing O_CLOEXEC from <fcntl.h>" into gingerbread
by David 'Digit' Turner
· 15 years ago
914528c
am 223ddfcf: Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread
by David 'Digit' Turner
· 15 years ago
9aac382
am bd8d987b: libc: remove C++ comments from public headers.
by David 'Digit' Turner
· 15 years ago
032a713
Merge "libc: add missing O_CLOEXEC from <fcntl.h>" into gingerbread
by David 'Digit' Turner
· 15 years ago
223ddfc
Merge "libc: Add missing pipe2() declaration and implementation." into gingerbread
by David 'Digit' Turner
· 15 years ago
8120a8d
am 3cf53d1a: Fixes for the ARM-specific bswap_16, bswap_32, and bswap_64.
by Elliott Hughes
· 15 years ago
e5c35e0
gethnamaddr: make helper functions static
by Jim Huang
· 15 years ago
bd8d987
libc: remove C++ comments from public headers.
by David 'Digit' Turner
· 15 years ago
80fba9a
libc: memmove(): non-overlapping block optim.
by David 'Digit' Turner
· 15 years ago
00eea3f
libc: add missing O_CLOEXEC from <fcntl.h>
by David 'Digit' Turner
· 15 years ago
275cd48
libc: Add missing pipe2() declaration and implementation.
by David 'Digit' Turner
· 15 years ago
f33a770
libc: Add missing C++ guards to <pathconf.h>
by David 'Digit' Turner
· 15 years ago
9d16a79
Hide the symbol of helper function __libc_android_abort
by Jim Huang
· 15 years ago
3cf53d1
Fixes for the ARM-specific bswap_16, bswap_32, and bswap_64.
by Elliott Hughes
· 15 years ago
6dbfddf
am b9e49ad5: Use a recursive lock for pthread_once. DO NOT MERGE.
by Wink Saville
· 15 years ago
b9e49ad
Use a recursive lock for pthread_once. DO NOT MERGE.
by Wink Saville
· 15 years ago
b6e3fb0
am cb99ab98: Add wmemcmp to Android.mk
by Kenny Root
· 15 years ago
ef3644d
am 312be567: Merge "Use ARMv6 instruction for handling byte order"
by Jean-Baptiste Queru
· 15 years ago
312be56
Merge "Use ARMv6 instruction for handling byte order"
by Jean-Baptiste Queru
· 15 years ago
6bf08d1
am 3558834c: Merge "Move the atom optimization flags into TARGET_linux-x86.mk."
by Jean-Baptiste Queru
· 15 years ago
cb99ab9
Add wmemcmp to Android.mk
by Kenny Root
· 15 years ago
3558834
Merge "Move the atom optimization flags into TARGET_linux-x86.mk."
by Jean-Baptiste Queru
· 15 years ago
d7b156d
am 3a1bbee3: Add eventfd system call support
by Keith Deacon
· 15 years ago
9579ee3
am 6e42398d: Merge "Fix return value." into gingerbread
by rich cannings
· 15 years ago
6e42398
Merge "Fix return value." into gingerbread
by rich cannings
· 15 years ago
e44cb1a
Fix return value.
by rich cannings
· 15 years ago
3a1bbee
Add eventfd system call support
by Keith Deacon
· 15 years ago
3fda870
am cc6b1829: Merge "Make timezones available to the host build." into gingerbread
by Jesse Wilson
· 15 years ago
cc6b182
Merge "Make timezones available to the host build." into gingerbread
by Jesse Wilson
· 15 years ago
e77d54d
Make timezones available to the host build.
by Jesse Wilson
· 15 years ago
aa35095
Use ARMv6 instruction for handling byte order
by Jim Huang
· 15 years ago
994b68f
resolved conflicts for merge of 6a51defa to gingerbread-plus-aosp
by David 'Digit' Turner
· 15 years ago
6a51def
Fix __get_tls() in static C library to use kernel helpers.
by David 'Digit' Turner
· 15 years ago
41e533a
added missing ether_aton and ether_ntoa
by Szymon Jakubczak
· 16 years ago
3871d57
Revert "added missing ether_aton and ether_ntoa"
by Jean-Baptiste Queru
· 15 years ago
1ff9108
am 52e7d3d9: Bulletproof leak dump against null hash entries
by Christopher Tate
· 15 years ago
52e7d3d
Bulletproof leak dump against null hash entries
by Christopher Tate
· 15 years ago
a172709
bionic: Rename _ARM_HAVE_LDREX_STREX to __ARM_HAVE_LDREX_STREX for consistency
by Jim Huang
· 15 years ago
Next »