1. dd16182 Remove expired dns cache entries before removing oldest by Anders Fredlund · 14 years ago
  2. a7a9ddd Merge "bionic: Add ARM optimized strcmp()" by David Turner · 14 years ago
  3. c5c84c8 Merge "vfscanf: Add support for L type modifier for long long" by David Turner · 14 years ago
  4. e8f7e30 Merge "bionic, libthread_db x86 fixes" by David Turner · 14 years ago
  5. 712e4f8 vfscanf: Add support for L type modifier for long long by Chris Fries · 14 years ago
  6. be7f5da Tracking change to dns proxy protocol by Brian Carlstrom · 14 years ago
  7. 8e551a6 bionic, libthread_db x86 fixes by Bruce Beare · 14 years ago
  8. f50e9be bionic: Add ARM optimized strcmp() by Jim Huang · 14 years ago
  9. 9b6e8af am 3ef36b21: Merge "Use system property to set dns cache size" by Brad Fitzpatrick · 14 years ago
  10. 3ef36b2 Merge "Use system property to set dns cache size" by Brad Fitzpatrick · 14 years ago
  11. aad685c am 4c090434: Merge "removing shadowing redeclaration of result" by David Turner · 14 years ago
  12. 2b10d91 am fcee105b: Merge "x86 libc: fix the wrong return value of syscall" by David Turner · 14 years ago
  13. 4c09043 Merge "removing shadowing redeclaration of result" by David Turner · 14 years ago
  14. 8488efa x86 libc: fix the wrong return value of syscall by Kan-Ru Chen · 14 years ago
  15. 8c6b848 am 0e47a919: Merge "libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++" by David 'Digit' Turner · 14 years ago
  16. 0f55870 removing shadowing redeclaration of result by Christopher Schwardt · 14 years ago
  17. 8eda21b libc: <sys/cdefs.h>: Fix the use of __STDC_VERSION__ from C++ by David 'Digit' Turner · 14 years ago
  18. 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
  19. 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
  20. c8fe4ad am 3f14ff34: DO NOT MERGE: Update USB accessory kernel header to include serial number support by Mike Lockwood · 14 years ago
  21. 3f14ff3 DO NOT MERGE: Update USB accessory kernel header to include serial number support by Mike Lockwood · 14 years ago
  22. 78befc1 am 6139fa33: DO NOT MERGE: linux/usb/f_accessory.h: Update USB accessory kernel header by Mike Lockwood · 14 years ago
  23. c1519a5 Use sigemptyset to initialise sigset_t values. by Chris Dearman · 14 years ago
  24. 08a4ce9 am 0c398985: Merge "[ENDIAN] Build md5 code correctly for bigendian targets" by Brad Fitzpatrick · 14 years ago
  25. 0c39898 Merge "[ENDIAN] Build md5 code correctly for bigendian targets" by Brad Fitzpatrick · 14 years ago
  26. 6139fa3 DO NOT MERGE: linux/usb/f_accessory.h: Update USB accessory kernel header by Mike Lockwood · 14 years ago
  27. 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
  28. b299039 am e6e2ba1d: Merge "libc: <pthread.h>: Replace \'#if __cplusplus\' by \'#ifdef __cplusplus\'" by David 'Digit' Turner · 14 years ago
  29. 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
  30. 847b183 libc: <pthread.h>: Replace '#if __cplusplus' by '#ifdef __cplusplus' by David 'Digit' Turner · 14 years ago
  31. 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
  32. 0d6bbc7 am dfe6eda5: Merge "libc: <stdint.h>: fix typo in INTMAX_C()/UINTMAX_C() definition" by David 'Digit' Turner · 14 years ago
  33. 0b73dac am d6722bdd: Merge "libc: <stdint.h>: Proper C++" by David 'Digit' Turner · 14 years ago
  34. 0e5411b libc: <stdint.h>: fix typo in INTMAX_C()/UINTMAX_C() definition by David 'Digit' Turner · 14 years ago
  35. 865e378 [ENDIAN] Build md5 code correctly for bigendian targets by Paul Lind · 14 years ago
  36. 08ff1a6 libc: <stdint.h>: Proper C++ by David 'Digit' Turner · 14 years ago
  37. 962dcb2 am fed58049: Merge "libc: Fix PTHREAD_RWLOCK_INITIALIZER" by David 'Digit' Turner · 14 years ago
  38. ca4462d libc: Fix PTHREAD_RWLOCK_INITIALIZER by David 'Digit' Turner · 14 years ago
  39. 2703b70 am 6bd73ed4: Add linux/usb/f_accessory.h header for USB accessory driver DO NOT MERGE by Mike Lockwood · 14 years ago
  40. 1ed86fa Merge "Proxy getnameinfo through netd" by Brad Fitzpatrick · 14 years ago
  41. 5d90cb3 Merge "Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list" by David Turner · 14 years ago
  42. 149f7df Proxy getnameinfo through netd by Mattias Falk · 14 years ago
  43. 6bd73ed Add linux/usb/f_accessory.h header for USB accessory driver DO NOT MERGE by Mike Lockwood · 14 years ago
  44. aac93c2 Merge "Convert cname lenght before use" by David Turner · 14 years ago
  45. 48e1fea Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list by Bruce Beare · 15 years ago
  46. 066ecc8 Convert cname lenght before use by Mattias Falk · 14 years ago
  47. 3a4910c Use system property to set dns cache size by Mattias Falk · 14 years ago
  48. a3db183 Update by Dmitry Shmidt · 15 years ago
  49. 76299d1 Merge "Remove an extra register move." by David Turner · 14 years ago
  50. 8db7bcb Merge "Replace __atomic_XXX with GCC __sync_XXX intrinsics." by David Turner · 14 years ago
  51. f4680b5 Remove an extra register move. by Bruce Beare · 15 years ago
  52. 0f2001b Replace __atomic_XXX with GCC __sync_XXX intrinsics. by Bruce Beare · 15 years ago
  53. 0f67de1 Use more optimized version of memmove by Johannes Carlsson · 15 years ago
  54. 3e0c510 Add time-to-live (TTL) support to resolver cache by Mattias Falk · 15 years ago
  55. f03e2d3 am 5d45fa40: am 2081fda6: Merge "Only look up A records if the system has IPv4." into gingerbread by David Turner · 15 years ago
  56. 84f4753 am 56faf66f: raise: Send signal to current thread by Colin Cross · 15 years ago
  57. 56faf66 raise: Send signal to current thread by Colin Cross · 15 years ago
  58. 5d45fa4 am 2081fda6: Merge "Only look up A records if the system has IPv4." into gingerbread by David Turner · 15 years ago
  59. 2081fda Merge "Only look up A records if the system has IPv4." into gingerbread by David Turner · 15 years ago
  60. 76b6f08 am 2be18508: am 2e23e292: Backport (simple cherry-pick) d33019030c1f0cddca557f9659e3c471bde0e6a9 to gingerbread. by Steinar H. Gunderson · 15 years ago
  61. 2be1850 am 2e23e292: Backport (simple cherry-pick) d33019030c1f0cddca557f9659e3c471bde0e6a9 to gingerbread. by Steinar H. Gunderson · 15 years ago
  62. 4eb4c93 am f4dca7be: Backport (simple cherry-pick) 64b6c43379dba176659bc1313b6bb488ac94cfd6 to gingerbread. by Steinar H. Gunderson · 15 years ago
  63. 42e449e am a798b9f0: Backport (simple cherry-pick) d1624add2b73ce8ff7826ce27b1d6d6e35bb83a6 to gingerbread. by Steinar H. Gunderson · 15 years ago
  64. ba96e30 Only look up A records if the system has IPv4. by Lorenzo Colitti · 15 years ago
  65. 2e23e29 Backport (simple cherry-pick) d33019030c1f0cddca557f9659e3c471bde0e6a9 by Steinar H. Gunderson · 15 years ago
  66. f4dca7b Backport (simple cherry-pick) 64b6c43379dba176659bc1313b6bb488ac94cfd6 by Steinar H. Gunderson · 15 years ago
  67. a798b9f Backport (simple cherry-pick) d1624add2b73ce8ff7826ce27b1d6d6e35bb83a6 by Steinar H. Gunderson · 15 years ago
  68. 3c56ce4 use consistent guards for off_t and size_t defines for IA by Bruce Beare · 15 years ago
  69. ce6c1d6 Simplify variable typing for IA builds by Bruce Beare · 15 years ago
  70. 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
  71. 72a23d0 Merge "libc: Fix the definition of SIGRTMAX" by David 'Digit' Turner · 15 years ago
  72. 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
  73. 2a9b0df Merge "libc: remove obsolete sha1hash.c source file" by David 'Digit' Turner · 15 years ago
  74. 3fbd2b3 use consistent guards for off_t and size_t defines for IA by Bruce Beare · 15 years ago
  75. 42c7017 Simplify variable typing for IA builds by Bruce Beare · 15 years ago
  76. ce13670 am ae5df14f: Merge "Use __asm__ instead of asm in public libc headers" by David Turner · 15 years ago
  77. ae5df14 Merge "Use __asm__ instead of asm in public libc headers" by David Turner · 15 years ago
  78. 53c3e86 am 3d302be4: Merge "android-x86: add sigsetjmp.S" by Jean-Baptiste Queru · 15 years ago
  79. 3d302be Merge "android-x86: add sigsetjmp.S" by Jean-Baptiste Queru · 15 years ago
  80. 6042658 am b05aa150: Merge "Replace all occurrances of asm with __asm__ in the output headers" by Jean-Baptiste Queru · 15 years ago
  81. b05aa15 Merge "Replace all occurrances of asm with __asm__ in the output headers" by Jean-Baptiste Queru · 15 years ago
  82. 18635d9 android-x86: add sigsetjmp.S by Chih-Wei Huang · 15 years ago
  83. 4ad2f19 am a4f6d228: Merge "Add a method for replacing tokens in the preprocessed headers" by David Turner · 15 years ago
  84. 0546fd7 libc: remove obsolete sha1hash.c source file by David 'Digit' Turner · 15 years ago
  85. 5c8c00a libc: Fix the definition of SIGRTMAX by David 'Digit' Turner · 15 years ago
  86. a4f6d22 Merge "Add a method for replacing tokens in the preprocessed headers" by David Turner · 15 years ago
  87. 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
  88. d4a65d2 libc: Add missing declarations in <netinet/in.h> by David 'Digit' Turner · 15 years ago
  89. 95d751f libc: Add ftruncate64 and improve 64-bit parameter syscall handling. by David 'Digit' Turner · 15 years ago
  90. 4a7f31f libc: Remove duplicate eventfd declaration from SYSCALLS.TXT by David 'Digit' Turner · 15 years ago
  91. ff3129b sigsetmask.c was not processing the "mask" argument. by Bruce Beare · 15 years ago
  92. abdffc4 Revert "sigsetmask.c was not processing the "mask" argument." by Yu Shan Emily Lau · 15 years ago
  93. c9205db Replace all occurrances of asm with __asm__ in the output headers by Martin Storsjo · 15 years ago
  94. d32c805 Add a method for replacing tokens in the preprocessed headers by Martin Storsjo · 15 years ago
  95. 5775163 Use __asm__ instead of asm in public libc headers by Martin Storsjo · 15 years ago
  96. 6a916ac Merge "<sched.h>: Add sched_getcpu() and cpu_set_t" by David 'Digit' Turner · 15 years ago
  97. 6451571 Merge "<time.h>: Add timegm(), timelocal() and others." by David 'Digit' Turner · 15 years ago
  98. b338686 Merge "libc: Add <android/api-level.h>" by David 'Digit' Turner · 15 years ago
  99. bd4ab13 am e05762a5: am 8e6435ea: Merge "Add defines for CAIF support" by David Turner · 15 years ago
  100. 5d7995b am b11d7c3e: am bcb0a925: Merge "sigsetmask.c was not processing the "mask" argument." by Jean-Baptiste Queru · 15 years ago