1. 5c2264a Update NOTICE files. by Elliott Hughes · 11 years ago
  2. 73d2059 Merge "Explain why clock(3) isn't broken." by Elliott Hughes · 11 years ago
  3. f83c208 Explain why clock(3) isn't broken. by Elliott Hughes · 11 years ago
  4. 21451f5 Merge "Get new coshl, sinhl, and tanhl implementations from upstream." by Elliott Hughes · 11 years ago
  5. c729d4f Get new coshl, sinhl, and tanhl implementations from upstream. by Elliott Hughes · 11 years ago
  6. a40a16e Merge "Add a test for pthread_gettid_np." by Elliott Hughes · 11 years ago
  7. 8fb639c Add a test for pthread_gettid_np. by Elliott Hughes · 11 years ago
  8. 69c2d7d Merge "Sync libm with upstream." by Elliott Hughes · 11 years ago
  9. 460ad74 Sync libm with upstream. by Elliott Hughes · 11 years ago
  10. e39e47c Merge "Remove "private/bionic_pthread.h"." by Elliott Hughes · 11 years ago
  11. 0f001b6 Remove "private/bionic_pthread.h". by Elliott Hughes · 11 years ago
  12. d74aa58 Merge "Fix unload of recursively linked library" by Dmitriy Ivanov · 11 years ago
  13. aad9206 Merge "Reformatting" by Dmitriy Ivanov · 11 years ago
  14. 66bbf15 Merge "Refactoring: C++11 style DISABLE_ bionic marcos" by Dmitriy Ivanov · 11 years ago
  15. 6abf624 Reformatting by Dmitriy Ivanov · 11 years ago
  16. a6ac54a Fix unload of recursively linked library by Dmitriy Ivanov · 11 years ago
  17. 8d8a789 Merge "Expose __swsetup for LP32 binary compatibility." by Elliott Hughes · 11 years ago
  18. 5f35710 Expose __swsetup for LP32 binary compatibility. by Elliott Hughes · 11 years ago
  19. 6487f0d Merge "Add IFUNC support for arm64 and IRELATIVE reloc" by Dmitriy Ivanov · 11 years ago
  20. 9aea164 Add IFUNC support for arm64 and IRELATIVE reloc by Dmitriy Ivanov · 11 years ago
  21. 5920a9a Merge "Add pthread_gettid_np and re-expose __get_thread for LP32." by Elliott Hughes · 11 years ago
  22. a4831cb Add pthread_gettid_np and re-expose __get_thread for LP32. by Elliott Hughes · 11 years ago
  23. ea66004 Merge "Fix mips __fadvise64.S build failure." by Elliott Hughes · 11 years ago
  24. 9990b39 Fix mips __fadvise64.S build failure. by Elliott Hughes · 11 years ago
  25. 33df10f Merge "Add posix_fadvise(3)." by Elliott Hughes · 11 years ago
  26. b587f33 Add posix_fadvise(3). by Elliott Hughes · 11 years ago
  27. c71483c Merge "When comparing DNS server configs, also compare number of servers" by Lorenzo Colitti · 11 years ago
  28. bce18c9 When comparing DNS server configs, also compare number of servers by Lorenzo Colitti · 11 years ago
  29. d9ff722 Refactoring: C++11 style DISABLE_ bionic marcos by Dmitriy Ivanov · 11 years ago
  30. 3c3624f Merge "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  31. 671f96c Merge "Ensure __set_errno is still visible on LP32." by Elliott Hughes · 11 years ago
  32. 011e111 Ensure __set_errno is still visible on LP32. by Elliott Hughes · 11 years ago
  33. 201f36d Merge "Don't expose non-standard basename_r and dirname_r in LP64." by Elliott Hughes · 11 years ago
  34. cf5fc80 Don't expose non-standard basename_r and dirname_r in LP64. by Elliott Hughes · 11 years ago
  35. 14669a9 Load libraries in breadth-first order by Dmitriy Ivanov · 11 years ago
  36. d3d89f0 Merge "Add arc4random_addrandom binary compatibility." by Elliott Hughes · 11 years ago
  37. fc82973 Add arc4random_addrandom binary compatibility. by Elliott Hughes · 11 years ago
  38. b4673c4 Merge "Add dlmalloc_usable_size for 32 bit arches." by Christopher Ferris · 11 years ago
  39. f903558 Add dlmalloc_usable_size for 32 bit arches. by Christopher Ferris · 11 years ago
  40. e07b4da Merge "Use LOCAL_POST_LINK_CMD to insert the objcopy command for linker." by Ying Wang · 11 years ago
  41. 320a01d Merge "Revert "Load libraries in breadth-first order"" by Dmitriy Ivanov · 11 years ago
  42. 498eb18 Revert "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  43. f9e147b Use LOCAL_POST_LINK_CMD to insert the objcopy command for linker. by Ying Wang · 11 years ago
  44. b3ebfec Merge "Fix order of soinfo links (repairs libcxx tests)." by Dmitriy Ivanov · 11 years ago
  45. b2a30ee Fix order of soinfo links (repairs libcxx tests). by Dmitriy Ivanov · 11 years ago
  46. 8adace5 Merge "Enable clang compilation with libc but not linker." by Chih-Hung Hsieh · 11 years ago
  47. b58db8b Enable clang compilation with libc but not linker. by Chih-Hung Hsieh · 11 years ago
  48. 001815e Merge "Reset enviroment for math_tests" by Dmitriy Ivanov · 11 years ago
  49. 7b956ed Reset enviroment for math_tests by Dmitriy Ivanov · 11 years ago
  50. aca9cae Merge "Fix pthread_attr_getstack__main_thread." by Elliott Hughes · 11 years ago
  51. 27a9aed Fix pthread_attr_getstack__main_thread. by Elliott Hughes · 11 years ago
  52. c74a768 Merge "Fix mips signed/unsigned signal_test.cpp build breakage." by Elliott Hughes · 11 years ago
  53. aa13e83 Fix mips signed/unsigned signal_test.cpp build breakage. by Elliott Hughes · 11 years ago
  54. 44352f5 Merge "Revert "Register __libc_fini as early as possible."" by Dmitriy Ivanov · 11 years ago
  55. c0cd9ce Merge "Revert "Fix arm64 build"" by Dmitriy Ivanov · 11 years ago
  56. 4b41555 Revert "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  57. f0d8970 Revert "Fix arm64 build" by Dmitriy Ivanov · 11 years ago
  58. 05f0bfd Merge "Don't mask out SA_RESTORER from sa_flags." by Elliott Hughes · 11 years ago
  59. afe58ad Don't mask out SA_RESTORER from sa_flags. by Elliott Hughes · 11 years ago
  60. 4ee7c32 Merge "Disable Clang, due to x86 LDBL_MANT_DIG errors." by Chih-Hung Hsieh · 11 years ago
  61. 356a624 Disable Clang, due to x86 LDBL_MANT_DIG errors. by Chih-Hung Hsieh · 11 years ago
  62. 071bed8 Merge "_GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE." by Elliott Hughes · 11 years ago
  63. fc8974b _GNU_SOURCE implies _BSD_SOURCE and the latest _POSIX_C_SOURCE. by Elliott Hughes · 11 years ago
  64. 1737b15 Merge "Load libraries in breadth-first order" by Dmitriy Ivanov · 11 years ago
  65. 8f3b8f5 Merge "Fix arm64 build" by Dmitriy Ivanov · 11 years ago
  66. 58bb54c Merge "Add back a dummy arc4random_stir for compatibility." by Elliott Hughes · 11 years ago
  67. 5c1a7fd Fix arm64 build by Dmitriy Ivanov · 11 years ago
  68. 5dea472 Add back a dummy arc4random_stir for compatibility. by Elliott Hughes · 11 years ago
  69. 450aaa0 Merge "Register __libc_fini as early as possible." by Dmitriy Ivanov · 11 years ago
  70. e880c73 Register __libc_fini as early as possible. by Dmitriy Ivanov · 11 years ago
  71. 8da304b Merge "Make string tests check all alignment combinations" by Dmitriy Ivanov · 11 years ago
  72. a3ad450 Load libraries in breadth-first order by Dmitriy Ivanov · 11 years ago
  73. 28f1770 Merge "Don't fail a test just because we aren't root." by Dan Albert · 11 years ago
  74. 69fb9f3 Don't fail a test just because we aren't root. by Dan Albert · 11 years ago
  75. 3b10ba6 Merge "Add some missing dlclose(.)" by Dmitriy Ivanov · 11 years ago
  76. 319356e Add some missing dlclose(.) by Dmitriy Ivanov · 11 years ago
  77. c7de919 Merge "Start math tests with a clean fenv." by Dan Albert · 11 years ago
  78. 6676a7d Start math tests with a clean fenv. by Dan Albert · 11 years ago
  79. 847e52b Merge "Prevent a few test pthread keys from leaking." by Dan Albert · 11 years ago
  80. 1d53ae2 Prevent a few test pthread keys from leaking. by Dan Albert · 11 years ago
  81. ec95a9c Merge "MIPS64 syscall() arguments" by Elliott Hughes · 11 years ago
  82. 296895f MIPS64 syscall() arguments by Chris Dearman · 11 years ago
  83. 86f594b Merge "Encapsulate soinfo_link_image and soinfo_relocate" by Dmitriy Ivanov · 11 years ago
  84. 29bbc9d Encapsulate soinfo_link_image and soinfo_relocate by Dmitriy Ivanov · 11 years ago
  85. 4625dd7 Merge "Upgrade bionic to tzdata2014g." by Elliott Hughes · 11 years ago
  86. e057b9f Merge "Introduce size-based r/w allocators" by Dmitriy Ivanov · 11 years ago
  87. 4cafa3c Merge "Implement LinkedList::visit()" by Dmitriy Ivanov · 11 years ago
  88. 9685c30 Upgrade bionic to tzdata2014g. by Elliott Hughes · 11 years ago
  89. a492605 Implement LinkedList::visit() by Dmitriy Ivanov · 11 years ago
  90. 0cd83eb Introduce size-based r/w allocators by Dmitriy Ivanov · 11 years ago
  91. 5120bcf Merge "Look into ld_preloads before current library" by Dmitriy Ivanov · 11 years ago
  92. c204894 Look into ld_preloads before current library by Dmitriy Ivanov · 11 years ago
  93. 1138798 Merge "Erase elements in LinkedList::remove_if" by Dmitriy Ivanov · 11 years ago
  94. e505cc6 Merge "Make stdatomic.h work with gcc4.6 host compiler" by Hans Boehm · 11 years ago
  95. 4bea498 Erase elements in LinkedList::remove_if by Dmitriy Ivanov · 11 years ago
  96. 3242960 Make stdatomic.h work with gcc4.6 host compiler by Hans Boehm · 11 years ago
  97. bbe06e0 Merge "Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc." by Elliott Hughes · 11 years ago
  98. e0c56ef Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc. by Elliott Hughes · 11 years ago
  99. 83b637f Merge "Replace NULL with nullptr" by Dmitriy Ivanov · 11 years ago
  100. 851135b Replace NULL with nullptr by Dmitriy Ivanov · 11 years ago