- a7f976c update linux/tegrafb.h by Michael I. Gold · 14 years ago
- fb48c8a Update to tzdata2011g. by Elliott Hughes · 14 years ago
- 8da75ab Ignore property set timeouts. 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
- 2f16916 Merge "libc: Fix leak in the DNS thread-specific state." into honeycomb-mr1 by David 'Digit' Turner · 14 years ago
- ae2d5ba Add support for the utimensat(2) syscall to bionic. by Ken Sumrall · 14 years ago
- 4661fda libc: Fix leak in the DNS thread-specific state. by David 'Digit' Turner · 14 years ago
- ec7e8cc do not merge. Move property setting from libcutils to bionic. by satok · 14 years ago
- 2bb79ad Update USB accessory kernel header to include serial number support by Mike Lockwood · 14 years ago
- c0fc678 linux/usb/f_accessory.h: Update USB accessory kernel header 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
- 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
- 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
- f582340 Fix the handle locking in stdio by Kenny Root · 14 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
- 76299d1 Merge "Remove an extra register move." by David Turner · 14 years ago
- 8db7bcb Merge "Replace __atomic_XXX with GCC __sync_XXX intrinsics." by David Turner · 14 years ago
- 62e1f37 Merge "libc: Update auto-gen scripts" by David 'Digit' Turner · 14 years ago
- 4ce737f Added _memmove_words by Andy McFadden · 14 years ago
- 5b98774 am b8175727: am 9a330512: Merge "Add time-to-live (TTL) support to resolver cache" by Brad Fitzpatrick · 14 years ago
- f4680b5 Remove an extra register move. by Bruce Beare · 15 years ago
- 0f2001b Replace __atomic_XXX with GCC __sync_XXX intrinsics. by Bruce Beare · 15 years ago
- d51564f Merge "libc: Fix struct user_vfp definition." by David 'Digit' Turner · 14 years ago
- fc26931 libc: Update auto-gen scripts by David 'Digit' Turner · 15 years ago
- 0f67de1 Use more optimized version of memmove by Johannes Carlsson · 14 years ago
- 820e686 Merge "Bug 3330205 Thread safety for bignum powers of 5" by David Turner · 14 years ago
- d1c780e Merge changes I6b304dfb,I4a3c2035,I5af12b3f,I0ef33ca6,I149c46e7 by David Turner · 14 years ago
- 3e0c510 Add time-to-live (TTL) support to resolver cache by Mattias Falk · 15 years ago
- 30b4d82 libc: Fix struct user_vfp definition. by David 'Digit' Turner · 15 years ago
- 040e18f Merge "libc: fix kernel cleanup script typo." by David 'Digit' Turner · 15 years ago
- 6846a45 Add icmp6.h and ip6.h files from current NetBSD libc. by Steinar H. Gunderson · 15 years ago
- bdca379 Include the Linux ipv6.h header from netinet/in.h, to get things like in6_pktinfo. by Steinar H. Gunderson · 15 years ago
- 3de0321 Add IN6ADDR_LOOPBACK_INIT macro to <netinet/in6.h>, as the kernel headers do not provide it anymore. by Steinar H. Gunderson · 15 years ago
- 3b3944e am f03e2d3f: am 5d45fa40: am 2081fda6: Merge "Only look up A records if the system has IPv4." into gingerbread by David Turner · 15 years ago
- f03e2d3 am 5d45fa40: am 2081fda6: Merge "Only look up A records if the system has IPv4." into gingerbread by David Turner · 15 years ago
- 5c6a8a6 am 84f4753d: am 56faf66f: raise: Send signal to current thread by Colin Cross · 15 years ago
- 84f4753 am 56faf66f: raise: Send signal to current thread by Colin Cross · 15 years ago
- 56faf66 raise: Send signal to current thread by Colin Cross · 15 years ago
- 0688023 Update IPv6 kernel headers with new 2.6.37 headers, cleaned by update_all.py. (It wanted to do many other changes, most of them cosmetic, but I only included the IPv6 changes.) by Steinar H. Gunderson · 15 years ago
- db7c59d Fix syntax error in defaults.py. by Steinar H. Gunderson · 15 years ago
- 2cc0d38 Bug 3330205, 3362385 clock(3) SMP safety and epoch by Glenn Kasten · 15 years ago
- 5d45fa4 am 2081fda6: Merge "Only look up A records if the system has IPv4." into gingerbread by David Turner · 15 years ago
- 2081fda Merge "Only look up A records if the system has IPv4." into gingerbread by David Turner · 15 years ago
- 76b6f08 am 2be18508: am 2e23e292: Backport (simple cherry-pick) d33019030c1f0cddca557f9659e3c471bde0e6a9 to gingerbread. by Steinar H. Gunderson · 15 years ago
- 2be1850 am 2e23e292: Backport (simple cherry-pick) d33019030c1f0cddca557f9659e3c471bde0e6a9 to gingerbread. by Steinar H. Gunderson · 15 years ago
- 4eb4c93 am f4dca7be: Backport (simple cherry-pick) 64b6c43379dba176659bc1313b6bb488ac94cfd6 to gingerbread. by Steinar H. Gunderson · 15 years ago
- 42e449e am a798b9f0: Backport (simple cherry-pick) d1624add2b73ce8ff7826ce27b1d6d6e35bb83a6 to gingerbread. by Steinar H. Gunderson · 15 years ago
- 144a5d3 Bug 3330205 Thread safety for bignum powers of 5 by Glenn Kasten · 15 years ago
- f4e10b7 Merge "Bug 3330205 Put blanks and zeroes in const area" by Glenn Kasten · 15 years ago
- ba96e30 Only look up A records if the system has IPv4. by Lorenzo Colitti · 15 years ago
- 2e23e29 Backport (simple cherry-pick) d33019030c1f0cddca557f9659e3c471bde0e6a9 by Steinar H. Gunderson · 15 years ago
- f4dca7b Backport (simple cherry-pick) 64b6c43379dba176659bc1313b6bb488ac94cfd6 by Steinar H. Gunderson · 15 years ago
- a798b9f Backport (simple cherry-pick) d1624add2b73ce8ff7826ce27b1d6d6e35bb83a6 by Steinar H. Gunderson · 15 years ago
- f65368a Merge "Implement RFC3484 policy table changes from draft-ietf-6man-rfc3484-revise-01." by Lorenzo Colitti · 15 years ago
- d330190 Implement RFC3484 policy table changes from draft-ietf-6man-rfc3484-revise-01. by Steinar H. Gunderson · 15 years ago
- e955e6c Merge "Bug 3330205 Thread safe strptime implementation" by David Turner · 15 years ago
- b138e4f Bug 3330205 Thread safe strptime implementation by Glenn Kasten · 15 years ago
- b969b5a libc: fix kernel cleanup script typo. by David 'Digit' Turner · 15 years ago
- 43164fc Merge "Bug 3330205 Reentrant MD5" by Glenn Kasten · 15 years ago
- 604085c Merge "Bug 3330205 Remove unnecessary static variable" by Glenn Kasten · 15 years ago
- a37cf34 Bug 3330205 Reentrant MD5 by Glenn Kasten · 15 years ago
- e9d0518 Bug 3330205 Remove unnecessary static variable by Glenn Kasten · 15 years ago
- 0946b1f Bug 3330205 Put blanks and zeroes in const area by Glenn Kasten · 15 years ago
- 684305f am 3c56ce49: use consistent guards for off_t and size_t defines for IA by Bruce Beare · 15 years ago
- e66695d am ce6c1d61: Simplify variable typing for IA builds by Bruce Beare · 15 years ago
- 3c56ce4 use consistent guards for off_t and size_t defines for IA by Bruce Beare · 15 years ago
- ce6c1d6 Simplify variable typing for IA builds by Bruce Beare · 15 years ago
- 015610e Merge "Update headers for iproute2 ver 2.6.35" by Dmitry Shmidt · 15 years ago
- ce69c5e Update headers for iproute2 ver 2.6.35 by Dmitry Shmidt · 15 years ago
- 64b6c43 Add a new #define IN6_IS_ADDR_ULA, for testing for Universal Local IPv6 Unicast addresses (ULAs). These replace the old site-local IPv6 addresses. by Steinar H. Gunderson · 15 years ago
- 72a23d0 Merge "libc: Fix the definition of SIGRTMAX" by David 'Digit' Turner · 15 years ago
- 81e03be Merge "Don't treat private IPv4 addresses as being in a non-global scope. The effect of this change is essentially to prefer NATed IPv4 over 6to4." by Lorenzo Colitti · 15 years ago
- 2a9b0df Merge "libc: remove obsolete sha1hash.c source file" by David 'Digit' Turner · 15 years ago
- 3fbd2b3 use consistent guards for off_t and size_t defines for IA by Bruce Beare · 15 years ago
- 42c7017 Simplify variable typing for IA builds by Bruce Beare · 15 years ago
- ce13670 am ae5df14f: Merge "Use __asm__ instead of asm in public libc headers" by David Turner · 15 years ago
- ae5df14 Merge "Use __asm__ instead of asm in public libc headers" by David Turner · 15 years ago
- 53c3e86 am 3d302be4: Merge "android-x86: add sigsetjmp.S" by Jean-Baptiste Queru · 15 years ago
- 3d302be Merge "android-x86: add sigsetjmp.S" by Jean-Baptiste Queru · 15 years ago
- 6042658 am b05aa150: Merge "Replace all occurrances of asm with __asm__ in the output headers" by Jean-Baptiste Queru · 15 years ago
- b05aa15 Merge "Replace all occurrances of asm with __asm__ in the output headers" by Jean-Baptiste Queru · 15 years ago
- 18635d9 android-x86: add sigsetjmp.S by Chih-Wei Huang · 15 years ago
- 4ad2f19 am a4f6d228: Merge "Add a method for replacing tokens in the preprocessed headers" by David Turner · 15 years ago
- 0546fd7 libc: remove obsolete sha1hash.c source file by David 'Digit' Turner · 15 years ago
- 5c8c00a libc: Fix the definition of SIGRTMAX by David 'Digit' Turner · 15 years ago
- a4f6d22 Merge "Add a method for replacing tokens in the preprocessed headers" by David Turner · 15 years ago
- d1624ad Don't treat private IPv4 addresses as being in a non-global scope. The effect of this change is essentially to prefer NATed IPv4 over 6to4. by Steinar H. Gunderson · 15 years ago