1. 9990b39 Fix mips __fadvise64.S build failure. by Elliott Hughes · 11 years ago
  2. 33df10f Merge "Add posix_fadvise(3)." by Elliott Hughes · 11 years ago
  3. b587f33 Add posix_fadvise(3). by Elliott Hughes · 11 years ago
  4. c71483c Merge "When comparing DNS server configs, also compare number of servers" by Lorenzo Colitti · 11 years ago
  5. bce18c9 When comparing DNS server configs, also compare number of servers by Lorenzo Colitti · 11 years ago
  6. 3c3624f Merge "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  7. 671f96c Merge "Ensure __set_errno is still visible on LP32." by Elliott Hughes · 11 years ago
  8. 011e111 Ensure __set_errno is still visible on LP32. by Elliott Hughes · 11 years ago
  9. 201f36d Merge "Don't expose non-standard basename_r and dirname_r in LP64." by Elliott Hughes · 11 years ago
  10. cf5fc80 Don't expose non-standard basename_r and dirname_r in LP64. by Elliott Hughes · 11 years ago
  11. 14669a9 Load libraries in breadth-first order by Dmitriy Ivanov · 11 years ago
  12. d3d89f0 Merge "Add arc4random_addrandom binary compatibility." by Elliott Hughes · 11 years ago
  13. fc82973 Add arc4random_addrandom binary compatibility. by Elliott Hughes · 11 years ago
  14. b4673c4 Merge "Add dlmalloc_usable_size for 32 bit arches." by Christopher Ferris · 11 years ago
  15. f903558 Add dlmalloc_usable_size for 32 bit arches. by Christopher Ferris · 11 years ago
  16. e07b4da Merge "Use LOCAL_POST_LINK_CMD to insert the objcopy command for linker." by Ying Wang · 11 years ago
  17. 320a01d Merge "Revert "Load libraries in breadth-first order"" by Dmitriy Ivanov · 11 years ago
  18. 498eb18 Revert "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  19. f9e147b Use LOCAL_POST_LINK_CMD to insert the objcopy command for linker. by Ying Wang · 11 years ago
  20. b3ebfec Merge "Fix order of soinfo links (repairs libcxx tests)." by Dmitriy Ivanov · 11 years ago
  21. b2a30ee Fix order of soinfo links (repairs libcxx tests). by Dmitriy Ivanov · 11 years ago
  22. 8adace5 Merge "Enable clang compilation with libc but not linker." by Chih-Hung Hsieh · 11 years ago
  23. b58db8b Enable clang compilation with libc but not linker. by Chih-Hung Hsieh · 11 years ago
  24. 001815e Merge "Reset enviroment for math_tests" by Dmitriy Ivanov · 11 years ago
  25. 7b956ed Reset enviroment for math_tests by Dmitriy Ivanov · 11 years ago
  26. aca9cae Merge "Fix pthread_attr_getstack__main_thread." by Elliott Hughes · 11 years ago
  27. 27a9aed Fix pthread_attr_getstack__main_thread. by Elliott Hughes · 11 years ago
  28. c74a768 Merge "Fix mips signed/unsigned signal_test.cpp build breakage." by Elliott Hughes · 11 years ago
  29. aa13e83 Fix mips signed/unsigned signal_test.cpp build breakage. by Elliott Hughes · 11 years ago
  30. 44352f5 Merge "Revert "Register __libc_fini as early as possible."" by Dmitriy Ivanov · 11 years ago
  31. c0cd9ce Merge "Revert "Fix arm64 build"" by Dmitriy Ivanov · 11 years ago
  32. 4b41555 Revert "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  33. f0d8970 Revert "Fix arm64 build" by Dmitriy Ivanov · 11 years ago
  34. 05f0bfd Merge "Don't mask out SA_RESTORER from sa_flags." by Elliott Hughes · 11 years ago
  35. afe58ad Don't mask out SA_RESTORER from sa_flags. by Elliott Hughes · 11 years ago
  36. 4ee7c32 Merge "Disable Clang, due to x86 LDBL_MANT_DIG errors." by Chih-Hung Hsieh · 11 years ago
  37. 356a624 Disable Clang, due to x86 LDBL_MANT_DIG errors. by Chih-Hung Hsieh · 11 years ago
  38. 071bed8 Merge "_GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE." by Elliott Hughes · 11 years ago
  39. fc8974b _GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE. by Elliott Hughes · 11 years ago
  40. 1737b15 Merge "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  41. 8f3b8f5 Merge "Fix arm64 build" by Dmitriy Ivanov · 11 years ago
  42. 58bb54c Merge "Add back a dummy arc4random_stir for compatibility." by Elliott Hughes · 11 years ago
  43. 5c1a7fd Fix arm64 build by Dmitriy Ivanov · 11 years ago
  44. 5dea472 Add back a dummy arc4random_stir for compatibility. by Elliott Hughes · 11 years ago
  45. 450aaa0 Merge "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  46. e880c73 Register __libc_fini as early as possible. by Dmitriy Ivanov · 11 years ago
  47. 8da304b Merge "Make string tests check all alignment combinations" by Dmitriy Ivanov · 11 years ago
  48. a3ad450 Load libraries in breadth-first order by Dmitriy Ivanov · 11 years ago
  49. 28f1770 Merge "Don't fail a test just because we aren't root." by Dan Albert · 11 years ago
  50. 69fb9f3 Don't fail a test just because we aren't root. by Dan Albert · 11 years ago
  51. 3b10ba6 Merge "Add some missing dlclose(.)" by Dmitriy Ivanov · 11 years ago
  52. 319356e Add some missing dlclose(.) by Dmitriy Ivanov · 11 years ago
  53. c7de919 Merge "Start math tests with a clean fenv." by Dan Albert · 11 years ago
  54. 6676a7d Start math tests with a clean fenv. by Dan Albert · 11 years ago
  55. 847e52b Merge "Prevent a few test pthread keys from leaking." by Dan Albert · 11 years ago
  56. 1d53ae2 Prevent a few test pthread keys from leaking. by Dan Albert · 11 years ago
  57. ec95a9c Merge "MIPS64 syscall() arguments" by Elliott Hughes · 11 years ago
  58. 296895f MIPS64 syscall() arguments by Chris Dearman · 11 years ago
  59. 86f594b Merge "Encapsulate soinfo_link_image and soinfo_relocate" by Dmitriy Ivanov · 11 years ago
  60. 29bbc9d Encapsulate soinfo_link_image and soinfo_relocate by Dmitriy Ivanov · 11 years ago
  61. 4625dd7 Merge "Upgrade bionic to tzdata2014g." by Elliott Hughes · 11 years ago
  62. e057b9f Merge "Introduce size-based r/w allocators" by Dmitriy Ivanov · 11 years ago
  63. 4cafa3c Merge "Implement LinkedList::visit()" by Dmitriy Ivanov · 11 years ago
  64. 9685c30 Upgrade bionic to tzdata2014g. by Elliott Hughes · 11 years ago
  65. a492605 Implement LinkedList::visit() by Dmitriy Ivanov · 11 years ago
  66. 0cd83eb Introduce size-based r/w allocators by Dmitriy Ivanov · 11 years ago
  67. 5120bcf Merge "Look into ld_preloads before current library" by Dmitriy Ivanov · 11 years ago
  68. c204894 Look into ld_preloads before current library by Dmitriy Ivanov · 11 years ago
  69. 1138798 Merge "Erase elements in LinkedList::remove_if" by Dmitriy Ivanov · 11 years ago
  70. e505cc6 Merge "Make stdatomic.h work with gcc4.6 host compiler" by Hans Boehm · 11 years ago
  71. 4bea498 Erase elements in LinkedList::remove_if by Dmitriy Ivanov · 11 years ago
  72. 3242960 Make stdatomic.h work with gcc4.6 host compiler by Hans Boehm · 11 years ago
  73. bbe06e0 Merge "Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc." by Elliott Hughes · 11 years ago
  74. e0c56ef Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc. by Elliott Hughes · 11 years ago
  75. 83b637f Merge "Replace NULL with nullptr" by Dmitriy Ivanov · 11 years ago
  76. 851135b Replace NULL with nullptr by Dmitriy Ivanov · 11 years ago
  77. 1f39afc Merge "The host prebuilt glibc is 2.11, so remove workarounds for 2.9." by Elliott Hughes · 11 years ago
  78. cc4259e Merge "Ignore all __weak_alias in OpenBSD libC." by Chih-Hung Hsieh · 11 years ago
  79. f6824b2 The host prebuilt glibc is 2.11, so remove workarounds for 2.9. by Elliott Hughes · 11 years ago
  80. 29f0694 Merge "Add GNU-compatible strerror_r." by Elliott Hughes · 11 years ago
  81. 416d7dd Add GNU-compatible strerror_r. by Elliott Hughes · 11 years ago
  82. b6b5cb5 Ignore all __weak_alias in OpenBSD libC. by Chih-Hung Hsieh · 11 years ago
  83. f4e721d Merge "Have pthread_attr_getstack for the main thread report RLIMIT_STACK..." by Elliott Hughes · 11 years ago
  84. af9da4a Merge "Replace snprintf calls in linker." by Christopher Ferris · 11 years ago
  85. fbe9d3d Merge "Fix strlen function type for mips." by Chih-Hung Hsieh · 11 years ago
  86. 052fa3a Replace snprintf calls in linker. by Christopher Ferris · 11 years ago
  87. 15b914c Fix strlen function type for mips. by Chih-Hung Hsieh · 11 years ago
  88. 4f8268e Merge "Replace ambiguous cmp instruction with cmpl." by Chih-Hung Hsieh · 11 years ago
  89. 9e4ffa7 Have pthread_attr_getstack for the main thread report RLIMIT_STACK... by Elliott Hughes · 11 years ago
  90. 857fa6b Replace ambiguous cmp instruction with cmpl. by Chih-Hung Hsieh · 11 years ago
  91. 34da32e Merge "Add missing type casts before comparison." by Chih-Hung Hsieh · 11 years ago
  92. 6ecd1cd Merge "Use the default unwind code." by Christopher Ferris · 11 years ago
  93. a2c6ae6 Add missing type casts before comparison. by Chih-Hung Hsieh · 11 years ago
  94. b78e60e Use the default unwind code. by Christopher Ferris · 11 years ago
  95. cb322a1 Merge "call uselocale() before freelocale() to make sure that g_local_key has a valid locale." by Elliott Hughes · 11 years ago
  96. a40fdbd call uselocale() before freelocale() to make sure that g_local_key has a valid locale. by Wally Yau · 11 years ago
  97. 64ae11a Merge "Switch to OpenBSD <err.h> implementation." by Elliott Hughes · 11 years ago
  98. cc7e5f4 Switch to OpenBSD <err.h> implementation. by Elliott Hughes · 11 years ago
  99. 6bfcefe Merge "Undefine _Atomic before redefining" by Hans Boehm · 11 years ago
  100. 07401c7 Merge "Switch to OpenBSD daemon(3)." by Elliott Hughes · 11 years ago