Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
3f7a3228cdf1a48e379fb297be9114ecd71bff11
/
libc
3f7a322
am c5c84c86: Merge "vfscanf: Add support for L type modifier for long long"
by David Turner
· 14 years ago
c5c84c8
Merge "vfscanf: Add support for L type modifier for long long"
by David Turner
· 14 years ago
add0a45
am e8f7e30b: Merge "bionic, libthread_db x86 fixes"
by David Turner
· 14 years ago
86d25a5
am c7b54666: Merge remote branch \'goog/honeycomb-mr2\' into honeycomb-LTE
by The Android Automerger
· 14 years ago
e8f7e30
Merge "bionic, libthread_db x86 fixes"
by David Turner
· 14 years ago
c7b5466
Merge remote branch 'goog/honeycomb-mr2' into honeycomb-LTE
by The Android Automerger
· 14 years ago
fb48c8a
Update to tzdata2011g.
by Elliott Hughes
· 14 years ago
712e4f8
vfscanf: Add support for L type modifier for long long
by Chris Fries
· 14 years ago
4b3b89e
am c5a3f770: Tracking change to dns proxy protocol
by Brian Carlstrom
· 14 years ago
be7f5da
Tracking change to dns proxy protocol
by Brian Carlstrom
· 14 years ago
c5a3f77
Tracking change to dns proxy protocol
by Brian Carlstrom
· 14 years ago
8e551a6
bionic, libthread_db x86 fixes
by Bruce Beare
· 14 years ago
09db590
am 9b6e8af6: am 3ef36b21: Merge "Use system property to set dns cache size"
by Brad Fitzpatrick
· 14 years ago
9b6e8af
am 3ef36b21: Merge "Use system property to set dns cache size"
by Brad Fitzpatrick
· 14 years ago
7024573
am aad685ce: am 4c090434: Merge "removing shadowing redeclaration of result"
by David Turner
· 14 years ago
2b43486
am 2b10d912: am fcee105b: Merge "x86 libc: fix the wrong return value of syscall"
by David Turner
· 14 years ago
3ef36b2
Merge "Use system property to set dns cache size"
by Brad Fitzpatrick
· 14 years ago
aad685c
am 4c090434: Merge "removing shadowing redeclaration of result"
by David Turner
· 14 years ago
2b10d91
am fcee105b: Merge "x86 libc: fix the wrong return value of syscall"
by David Turner
· 14 years ago
4c09043
Merge "removing shadowing redeclaration of result"
by David Turner
· 14 years ago
31e2fee
am 2dc801f9: am 8da75ab8: Ignore property set timeouts.
by Brad Fitzpatrick
· 14 years ago
2dc801f
am 8da75ab8: Ignore property set timeouts.
by Brad Fitzpatrick
· 14 years ago
8da75ab
Ignore property set timeouts.
by Brad Fitzpatrick
· 14 years ago
c992848
am 099423ba: am 23bc3ff7: Don\'t futex_wait spin when setting properties. Wait for socket close.
by Brad Fitzpatrick
· 14 years ago
099423b
am 23bc3ff7: Don\'t futex_wait spin when setting properties. Wait for socket close.
by Brad Fitzpatrick
· 14 years ago
23bc3ff
Don't futex_wait spin when setting properties. Wait for socket close.
by Brad Fitzpatrick
· 14 years ago
bfe04ea
am 8c6b848e: am 0e47a919: Merge "libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++"
by David 'Digit' Turner
· 14 years ago
8488efa
x86 libc: fix the wrong return value of syscall
by Kan-Ru Chen
· 14 years ago
8c6b848
am 0e47a919: Merge "libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++"
by David 'Digit' Turner
· 14 years ago
aa8f50b
am 6d46b099: am 2f169162: Merge "libc: Fix leak in the DNS thread-specific state." into honeycomb-mr1
by David 'Digit' Turner
· 14 years ago
6d46b09
am 2f169162: Merge "libc: Fix leak in the DNS thread-specific state." into honeycomb-mr1
by David 'Digit' Turner
· 14 years ago
2f16916
Merge "libc: Fix leak in the DNS thread-specific state." into honeycomb-mr1
by David 'Digit' Turner
· 14 years ago
c913b28
am b130f004: am ae2d5ba3: Add support for the utimensat(2) syscall to bionic.
by Ken Sumrall
· 14 years ago
b130f00
am ae2d5ba3: Add support for the utimensat(2) syscall to bionic.
by Ken Sumrall
· 14 years ago
ae2d5ba
Add support for the utimensat(2) syscall to bionic.
by Ken Sumrall
· 14 years ago
0f55870
removing shadowing redeclaration of result
by Christopher Schwardt
· 14 years ago
8eda21b
libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++
by David 'Digit' Turner
· 14 years ago
4661fda
libc: Fix leak in the DNS thread-specific state.
by David 'Digit' Turner
· 14 years ago
38e53ad
am c59b2482: am 5a6f593b: Merge "Use sigemptyset to initialise sigset_t values. sigset_t may not be implemented as an integral type."
by Brad Fitzpatrick
· 14 years ago
c59b248
am 5a6f593b: Merge "Use sigemptyset to initialise sigset_t values. sigset_t may not be implemented as an integral type."
by Brad Fitzpatrick
· 14 years ago
5a6f593
Merge "Use sigemptyset to initialise sigset_t values. sigset_t may not be implemented as an integral type."
by Brad Fitzpatrick
· 14 years ago
0b3c5c5
do not merge. Move property setting from libcutils to bionic.
by satok
· 14 years ago
c8fe4ad
am 3f14ff34: DO NOT MERGE: Update USB accessory kernel header to include serial number support
by Mike Lockwood
· 14 years ago
ec7e8cc
do not merge. Move property setting from libcutils to bionic.
by satok
· 14 years ago
a7e9442
am 2bb79ad9: Update USB accessory kernel header to include serial number support
by Mike Lockwood
· 14 years ago
3f14ff3
DO NOT MERGE: Update USB accessory kernel header to include serial number support
by Mike Lockwood
· 14 years ago
2bb79ad
Update USB accessory kernel header to include serial number support
by Mike Lockwood
· 14 years ago
78befc1
am 6139fa33: DO NOT MERGE: linux/usb/f_accessory.h: Update USB accessory kernel header
by Mike Lockwood
· 14 years ago
c1519a5
Use sigemptyset to initialise sigset_t values.
by Chris Dearman
· 14 years ago
f9316d3
am 08a4ce98: am 0c398985: Merge "[ENDIAN] Build md5 code correctly for bigendian targets"
by Brad Fitzpatrick
· 14 years ago
8d1f2e6
am 638608b1: am da8ea213: Merge "libc: <stdint.h>: Don\'t make __STD_CONSTANT_MACROS available if only __STD_LIMIT_MACROS is defined."
by David 'Digit' Turner
· 14 years ago
448a1b9
am b299039d: am e6e2ba1d: Merge "libc: <pthread.h>: Replace \'#if __cplusplus\' by \'#ifdef __cplusplus\'"
by David 'Digit' Turner
· 14 years ago
08a4ce9
am 0c398985: Merge "[ENDIAN] Build md5 code correctly for bigendian targets"
by Brad Fitzpatrick
· 14 years ago
0c39898
Merge "[ENDIAN] Build md5 code correctly for bigendian targets"
by Brad Fitzpatrick
· 14 years ago
6139fa3
DO NOT MERGE: linux/usb/f_accessory.h: Update USB accessory kernel header
by Mike Lockwood
· 14 years ago
3134b56
am 0d6bbc7a: am dfe6eda5: Merge "libc: <stdint.h>: fix typo in INTMAX_C()/UINTMAX_C() definition"
by David 'Digit' Turner
· 14 years ago
b868a32
am 0b73dac8: am d6722bdd: Merge "libc: <stdint.h>: Proper C++"
by David 'Digit' Turner
· 14 years ago
638608b
am da8ea213: Merge "libc: <stdint.h>: Don\'t make __STD_CONSTANT_MACROS available if only __STD_LIMIT_MACROS is defined."
by David 'Digit' Turner
· 14 years ago
b299039
am e6e2ba1d: Merge "libc: <pthread.h>: Replace \'#if __cplusplus\' by \'#ifdef __cplusplus\'"
by David 'Digit' Turner
· 14 years ago
da8ea21
Merge "libc: <stdint.h>: Don't make __STD_CONSTANT_MACROS available if only __STD_LIMIT_MACROS is defined."
by David 'Digit' Turner
· 14 years ago
847b183
libc: <pthread.h>: Replace '#if __cplusplus' by '#ifdef __cplusplus'
by David 'Digit' Turner
· 14 years ago
8b3cea6
libc: <stdint.h>: Don't make __STD_CONSTANT_MACROS available if only __STD_LIMIT_MACROS is defined.
by David 'Digit' Turner
· 14 years ago
0d6bbc7
am dfe6eda5: Merge "libc: <stdint.h>: fix typo in INTMAX_C()/UINTMAX_C() definition"
by David 'Digit' Turner
· 14 years ago
0b73dac
am d6722bdd: Merge "libc: <stdint.h>: Proper C++"
by David 'Digit' Turner
· 14 years ago
0e5411b
libc: <stdint.h>: fix typo in INTMAX_C()/UINTMAX_C() definition
by David 'Digit' Turner
· 14 years ago
865e378
[ENDIAN] Build md5 code correctly for bigendian targets
by Paul Lind
· 14 years ago
08ff1a6
libc: <stdint.h>: Proper C++
by David 'Digit' Turner
· 14 years ago
1a0775f
am c0fc678e: linux/usb/f_accessory.h: Update USB accessory kernel header
by Mike Lockwood
· 14 years ago
81d79f9
am 962dcb22: am fed58049: Merge "libc: Fix PTHREAD_RWLOCK_INITIALIZER"
by David 'Digit' Turner
· 14 years ago
962dcb2
am fed58049: Merge "libc: Fix PTHREAD_RWLOCK_INITIALIZER"
by David 'Digit' Turner
· 14 years ago
ca4462d
libc: Fix PTHREAD_RWLOCK_INITIALIZER
by David 'Digit' Turner
· 14 years ago
c0fc678
linux/usb/f_accessory.h: Update USB accessory kernel header
by Mike Lockwood
· 14 years ago
2703b70
am 6bd73ed4: Add linux/usb/f_accessory.h header for USB accessory driver DO NOT MERGE
by Mike Lockwood
· 14 years ago
da14b0e
add linux/nvhdcp.h header
by Erik Gilling
· 14 years ago
0ee092f
Convert cname lenght before use
by Mattias Falk
· 14 years ago
1ed86fa
Merge "Proxy getnameinfo through netd"
by Brad Fitzpatrick
· 14 years ago
5d90cb3
Merge "Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list"
by David Turner
· 14 years ago
149f7df
Proxy getnameinfo through netd
by Mattias Falk
· 14 years ago
6bd73ed
Add linux/usb/f_accessory.h header for USB accessory driver DO NOT MERGE
by Mike Lockwood
· 14 years ago
3224c08
Merge changes I8c481c89,I791406f8,I5f09cef8
by David Turner
· 14 years ago
0999f8d
Merge "Move the zoneinfo generation tool into bionic."
by David Turner
· 14 years ago
d40e63e
Move the zoneinfo generation tool into bionic.
by Elliott Hughes
· 14 years ago
fb723c8
libc: ARM: update syscalls with new script
by Kenny Root
· 14 years ago
f540c03
libc: ARM: add size info to gensyscalls
by Kenny Root
· 14 years ago
420878c
Add function marks and size indications
by Kenny Root
· 14 years ago
0233509
Amend previous commit with needed include
by Kenny Root
· 14 years ago
aac93c2
Merge "Convert cname lenght before use"
by David Turner
· 14 years ago
48e1fea
Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list
by Bruce Beare
· 15 years ago
3a3c185
Use CLZ on ARMv5 and newer
by Kenny Root
· 14 years ago
0d06b42
Merge "Add linux/usb/f_accessory.h header for USB accessory driver"
by Mike Lockwood
· 14 years ago
56d90bb
Add MODULE_LICENSE_PUBLIC_DOMAIN for the tzdata.
by Elliott Hughes
· 14 years ago
6ac872a
Update to 2011b tzdata.
by Elliott Hughes
· 14 years ago
6783f6a
Add linux/usb/f_accessory.h header for USB accessory driver
by Mike Lockwood
· 14 years ago
066ecc8
Convert cname lenght before use
by Mattias Falk
· 14 years ago
f582340
Fix the handle locking in stdio
by Kenny Root
· 14 years ago
3a4910c
Use system property to set dns cache size
by Mattias Falk
· 14 years ago
a3db183
Update
by Dmitry Shmidt
· 15 years ago
9c2e97e
am b35d80f0: am 76299d19: Merge "Remove an extra register move."
by David Turner
· 14 years ago
86ca12c
am d7cf6382: am 8db7bcb1: Merge "Replace __atomic_XXX with GCC __sync_XXX intrinsics."
by David Turner
· 14 years ago
761cb55
am dd279aa9: am 2282ecc2: Merge "Use more optimized version of memmove"
by David Turner
· 14 years ago
Next »