1. 70e0bd3 Merge "Rename the tzdata update tool, and add HTTP support." by Elliott Hughes · 11 years ago
  2. f8dff7d Rename the tzdata update tool, and add HTTP support. by Elliott Hughes · 11 years ago
  3. 8c181aa Merge "Use hidden visibility for internal-use-only functions" by Elliott Hughes · 11 years ago
  4. 516a897 Merge "Rewrite memset for cortexa15 to use strd." by Christopher Ferris · 11 years ago
  5. b3c8c4d Merge "Switch to current FreeBSD qsort." by Elliott Hughes · 11 years ago
  6. 796cbe2 Rewrite memset for cortexa15 to use strd. by Christopher Ferris · 11 years ago
  7. ea48974 Use hidden visibility for internal-use-only functions by Kito Cheng · 11 years ago
  8. 0b25f63 Switch to current FreeBSD qsort. by Elliott Hughes · 11 years ago
  9. ed36d95 Merge "Start moving to current FreeBSD stdio." by Elliott Hughes · 11 years ago
  10. 6b05c8e Start moving to current FreeBSD stdio. by Elliott Hughes · 11 years ago
  11. b632857 Merge "Add missing include and function prototype for sched_getaffinity." by Elliott Hughes · 11 years ago
  12. 4ca685e Add missing include and function prototype for sched_getaffinity. by Kito Cheng · 11 years ago
  13. fc76c7d Merge "Add missing branch in memcpy.S dst aligned case." by Christopher Ferris · 11 years ago
  14. bf0d1ad Add missing branch in memcpy.S dst aligned case. by Christopher Ferris · 11 years ago
  15. 68fd78e Merge "Update to latest cortexa15 memcpy code." by Christopher Ferris · 11 years ago
  16. 185ce72 Update to latest cortexa15 memcpy code. by Christopher Ferris · 11 years ago
  17. 240fb86 Merge "Make abort messages available to debuggerd." by Elliott Hughes · 11 years ago
  18. 0d787c1 Make abort messages available to debuggerd. by Elliott Hughes · 11 years ago
  19. 014c75c Merge "Prevent name conflict for eventfd.cpp and eventfd.s when building libc.a" by Elliott Hughes · 11 years ago
  20. 8baa929 Prevent name conflict for eventfd.cpp and eventfd.s when building libc.a by Kito Cheng · 11 years ago
  21. 14c840d Merge "Fix the SYSCALLS.TXT documentation and remove a dead script." by Elliott Hughes · 11 years ago
  22. a51916b Fix the SYSCALLS.TXT documentation and remove a dead script. by Elliott Hughes · 11 years ago
  23. 162b441 Merge "Stop using unreasonable numbers of map entries." by Elliott Hughes · 11 years ago
  24. 4ace92c Stop using unreasonable numbers of map entries. by Elliott Hughes · 11 years ago
  25. 7a29f40 Merge "Update getaddrinfo to RFC6724" by Elliott Hughes · 11 years ago
  26. 378b0e1 Update getaddrinfo to RFC6724 by Lorenzo Colitti · 11 years ago
  27. 6bb17df Merge "Extra logging in pthread_create." by Elliott Hughes · 11 years ago
  28. cfa089d Extra logging in pthread_create. by Elliott Hughes · 11 years ago
  29. 74b324a Merge "Update processed linux/fs.h header file" by Jean-Baptiste Queru · 11 years ago
  30. ce636ca Update processed linux/fs.h header file by Ken Sumrall · 11 years ago
  31. bd014c2 Merge "Remove some dead script code and fix a script comment." by Elliott Hughes · 11 years ago
  32. e6ddfc5 Remove some dead script code and fix a script comment. by Elliott Hughes · 11 years ago
  33. e51d75a Merge "Clarify the dlmalloc USAGE_ERROR." by Elliott Hughes · 11 years ago
  34. 65a8eb6 Clarify the dlmalloc USAGE_ERROR. by Elliott Hughes · 11 years ago
  35. 48f25ce Merge "Stop generating <sys/linux-syscalls.h>." by Elliott Hughes · 11 years ago
  36. a407511 Merge "Unhide __set_errno for backwards compatibility." by Elliott Hughes · 11 years ago
  37. 3198850 Unhide __set_errno for backwards compatibility. by Elliott Hughes · 11 years ago
  38. 1b91c6c Stop generating <sys/linux-syscalls.h>. by Elliott Hughes · 11 years ago
  39. c019345 Merge "Use the correct names for the __ARM_NR_* syscalls." by Elliott Hughes · 11 years ago
  40. cda6209 Use the correct names for the __ARM_NR_* syscalls. by Elliott Hughes · 11 years ago
  41. c37dd59 Merge "Fix builds where _FORTIFY_SOURCE is off." by Elliott Hughes · 11 years ago
  42. 890c8ed Fix builds where _FORTIFY_SOURCE is off. by Elliott Hughes · 11 years ago
  43. 34895c1 Merge "Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>." by Elliott Hughes · 11 years ago
  44. 5c5f303 Merge "Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>." by Elliott Hughes · 11 years ago
  45. e7cb795 Merge "Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>." by Elliott Hughes · 11 years ago
  46. 8794ece Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>. by Elliott Hughes · 11 years ago
  47. 56d161b Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>. by Elliott Hughes · 11 years ago
  48. 4cdde5f Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>. by Elliott Hughes · 11 years ago
  49. 3323628 Merge "The SYS_ constants should cover all __NR_ values." by Elliott Hughes · 11 years ago
  50. 5c2772f The SYS_ constants should cover all __NR_ values. by Elliott Hughes · 11 years ago
  51. babb72d Merge "Fix pthread_setname_np's behavior on invalid pthread_ts." by Elliott Hughes · 11 years ago
  52. a41ba2f Fix pthread_setname_np's behavior on invalid pthread_ts. by Elliott Hughes · 11 years ago
  53. 26c815c Merge "Drop magic number in strrchr and strchr" by Elliott Hughes · 11 years ago
  54. 612333f Merge "Don't #define SYS_ constants unless they make sense for the current architecture." by Elliott Hughes · 11 years ago
  55. 9724ce3 Don't #define SYS_ constants unless they make sense for the current architecture. by Elliott Hughes · 11 years ago
  56. 4453c51 Merge "Drop unnecessary execution permission for .cpp/.c/.h" by Elliott Hughes · 11 years ago
  57. 8f7120b Drop unnecessary execution permission for .cpp/.c/.h by Kito Cheng · 11 years ago
  58. a6cc67c Drop magic number in strrchr and strchr by Kito Cheng · 11 years ago
  59. 800ad82 Merge "Provide glibc-compatible SYS_* aliases for the __NR_* constants." by Elliott Hughes · 11 years ago
  60. 8ecf225 Provide glibc-compatible SYS_* aliases for the __NR_* constants. by Elliott Hughes · 11 years ago
  61. 6eb978c Merge "Expose wait4 as wait4 rather than __wait4." by Elliott Hughes · 11 years ago
  62. 17a8b0d Expose wait4 as wait4 rather than __wait4. by Elliott Hughes · 11 years ago
  63. 86c3184 Merge "Create arch specific versions of strcmp." by Christopher Ferris · 11 years ago
  64. 31dea25 Create arch specific versions of strcmp. by Christopher Ferris · 11 years ago
  65. adeec09 Merge "Hide various symbols that shouldn't be exposed." by Elliott Hughes · 11 years ago
  66. ce53272 Hide various symbols that shouldn't be exposed. by Elliott Hughes · 11 years ago
  67. c141664 Merge "Clean up internal libc logging." by Elliott Hughes · 11 years ago
  68. 8f2a5a0 Clean up internal libc logging. by Elliott Hughes · 11 years ago
  69. e23ed8c Merge "Remove useless workaround for HTC RIL bugs." by Elliott Hughes · 11 years ago
  70. 2eb44c5 Remove useless workaround for HTC RIL bugs. by Elliott Hughes · 11 years ago
  71. 4d696eb Merge "Fix a bug in ZoneCompactor that meant the zonetab offset was wrong." by Elliott Hughes · 11 years ago
  72. af7f2f2 Fix a bug in ZoneCompactor that meant the zonetab offset was wrong. by Elliott Hughes · 11 years ago
  73. d30b9f0 Merge "Remove unused arm defines." by Christopher Ferris · 11 years ago
  74. 306a353 Remove unused arm defines. by Christopher Ferris · 11 years ago
  75. f861bc5 Merge "Don't search off the end of the index for bad Olson ids." by Elliott Hughes · 11 years ago
  76. e0175ca Don't search off the end of the index for bad Olson ids. by Elliott Hughes · 11 years ago
  77. ec706c2 Merge "Use the kernel's MAX_ERRNO in the syscall stubs." by Elliott Hughes · 11 years ago
  78. 9aceab5 Use the kernel's MAX_ERRNO in the syscall stubs. by Elliott Hughes · 11 years ago
  79. 980508b Merge "Break bionic implementations into arch versions." by Christopher Ferris · 11 years ago
  80. 04954a4 Break bionic implementations into arch versions. by Christopher Ferris · 11 years ago
  81. 94a3401 Merge "Support large errno values on ARM." by Elliott Hughes · 11 years ago
  82. cb2069b Support large errno values on ARM. by Elliott Hughes · 11 years ago
  83. f21aa3b Merge "Use more types than just 'unsigned' in the linker." by Elliott Hughes · 11 years ago
  84. ca0c11b Use more types than just 'unsigned' in the linker. by Elliott Hughes · 11 years ago
  85. 6b4c77f Merge "Use Elf32_Addr instead of unsigned in linker" by Elliott Hughes · 11 years ago
  86. fa8c05d Use Elf32_Addr instead of unsigned in linker by Kito Cheng · 11 years ago
  87. 53630c0 Merge "Cache the most-recently used timezone for mktime_tz and localtime_tz." by Elliott Hughes · 11 years ago
  88. 4a05bef Cache the most-recently used timezone for mktime_tz and localtime_tz. by Elliott Hughes · 11 years ago
  89. 4b032ee Merge "Let bionic use the correct definition of ssize_t." by Elliott Hughes · 11 years ago
  90. 62c5cd0 Merge "Upgrade to tzdata2013b." by Elliott Hughes · 11 years ago
  91. cdb27f2 Upgrade to tzdata2013b. by Elliott Hughes · 11 years ago
  92. b6e2248 Let bionic use the correct definition of ssize_t. by Elliott Hughes · 11 years ago
  93. 809eed1 Merge "Regenerate NOTICE files." by Elliott Hughes · 11 years ago
  94. 0493a6f Regenerate NOTICE files. by Elliott Hughes · 11 years ago
  95. c9f8081 Merge "Upgrade to current NetBSD popen/pclose." by Elliott Hughes · 11 years ago
  96. 6b3f49a Upgrade to current NetBSD popen/pclose. by Elliott Hughes · 11 years ago
  97. 33031fe Merge "Fix typo of DT_NEEDED for DT_NULL" by Brian Carlstrom · 11 years ago
  98. 2d4b9b7 Fix typo of DT_NEEDED for DT_NULL by Brian Carlstrom · 11 years ago
  99. db79419 Merge "Fix debug malloc." by Elliott Hughes · 11 years ago
  100. 642331b Fix debug malloc. by Elliott Hughes · 11 years ago