1. 89aaaff Extra strtod/strtof tests. by Elliott Hughes · 11 years ago
  2. 13dcb88 Merge "Disable tzdata in $ANDROID_DATA." by Elliott Hughes · 11 years ago
  3. e24bf5d Disable tzdata in $ANDROID_DATA. by Elliott Hughes · 11 years ago
  4. f96eaf6 Merge "[x86,x86_64] Fix libgcc unwinding through signal" by Elliott Hughes · 11 years ago
  5. 50321e2 [x86,x86_64] Fix libgcc unwinding through signal by Pavel Chupin · 11 years ago
  6. ec58e29 Merge "pthread_setname_np appears in glibc 2.12." by Elliott Hughes · 11 years ago
  7. ed29e85 pthread_setname_np appears in glibc 2.12. by Elliott Hughes · 11 years ago
  8. 021b641 Merge "Fix the type of u_ar0 in <sys/user.h>." by Elliott Hughes · 11 years ago
  9. 7f164f6 Merge "POSIX says pthread_mutex_trylock returns EBUSY, not EDEADLK." by Elliott Hughes · 11 years ago
  10. e23f564 Merge "Fix *tests-run-on-host target" by Dmitriy Ivanov · 11 years ago
  11. 095636e Fix *tests-run-on-host target by Dmitriy Ivanov · 11 years ago
  12. e03950f Fix the type of u_ar0 in <sys/user.h>. by Elliott Hughes · 11 years ago
  13. 5b1111a POSIX says pthread_mutex_trylock returns EBUSY, not EDEADLK. by Elliott Hughes · 11 years ago
  14. c716dd1 Merge "bionic tests: migrate test for mutex type from system/extras" by Elliott Hughes · 11 years ago
  15. 4199695 bionic tests: migrate test for mutex type from system/extras by Derek Xue · 11 years ago
  16. f56a2f5 Merge "Remove unnecessary reinterpret_cast" by Dmitriy Ivanov · 11 years ago
  17. c9d1658 Remove unnecessary reinterpret_cast by Dmitriy Ivanov · 11 years ago
  18. 57c5a55 Merge "Disable clang compilation due to lack of ifunc." by Chih-Hung Hsieh · 11 years ago
  19. c83837e Merge "Make the netdb unit tests work on the host." by Elliott Hughes · 11 years ago
  20. b086298 Disable clang compilation due to lack of ifunc. by Chih-Hung Hsieh · 11 years ago
  21. 1e8ebdc Make the netdb unit tests work on the host. by Elliott Hughes · 11 years ago
  22. cad8d22 Merge "Use mxcr_mask instead of mxcsr_mask to match glibc." by Elliott Hughes · 11 years ago
  23. f485547 Use mxcr_mask instead of mxcsr_mask to match glibc. by Elliott Hughes · 11 years ago
  24. a4c0b75 Merge "Add mkfifoat(3)." by Elliott Hughes · 11 years ago
  25. ca8e84c Add mkfifoat(3). by Elliott Hughes · 11 years ago
  26. f33a7d7 Merge "Fix mips build" by Dmitriy Ivanov · 11 years ago
  27. 398eb5a Merge "Remove unnecessary lookups during relocations" by Dmitriy Ivanov · 11 years ago
  28. 90b74fb Fix mips build by Dmitriy Ivanov · 11 years ago
  29. e47b3f8 Remove unnecessary lookups during relocations by Dmitriy Ivanov · 11 years ago
  30. 566f2bc Merge "Fix relocation to look for symbols in local group" by Dmitriy Ivanov · 11 years ago
  31. cfa97f1 Fix relocation to look for symbols in local group by Dmitriy Ivanov · 11 years ago
  32. 6c5694b Merge "Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3)." by Elliott Hughes · 11 years ago
  33. ba81112 Migrate system/extra getaddrinfo test, and fix a bug in getservbyname(3). by Derek Xue · 11 years ago
  34. cf8ea37 Merge "bionic/tests: migrate gethostbyname bionic test from system/extra to bionic/tests" by Elliott Hughes · 11 years ago
  35. 4912fc7 bionic/tests: migrate gethostbyname bionic test from system/extra to bionic/tests by Derek Xue · 11 years ago
  36. e516321 Merge "Update bionic to tzdata2014i." by Elliott Hughes · 11 years ago
  37. efd2ec8 Merge "Fix race condition in timer disarm/delete." by Christopher Ferris · 11 years ago
  38. 62d84b1 Fix race condition in timer disarm/delete. by Christopher Ferris · 11 years ago
  39. a05c2a2 Update bionic to tzdata2014i. by Elliott Hughes · 11 years ago
  40. 098cf45 Merge "Replace ambiguous cmp operator with cmpl." by Chih-Hung Hsieh · 11 years ago
  41. c89ee27 Replace ambiguous cmp operator with cmpl. by Chih-Hung Hsieh · 11 years ago
  42. 54d7636 Merge "Rename library_offset to library_fd_offset" by Dmitriy Ivanov · 11 years ago
  43. a6c1279 Rename library_offset to library_fd_offset by Dmitriy Ivanov · 11 years ago
  44. ad13662 Merge "Never use ASAN." by Dan Albert · 11 years ago
  45. 5ba672e Never use ASAN. by Dan Albert · 11 years ago
  46. 8f41d3d Merge "Fix generic __memcpy_chk implementation." by Christopher Ferris · 11 years ago
  47. 9a74048 Merge "Add -no-integrated-as at local level." by Chih-Hung Hsieh · 11 years ago
  48. a371750 Add -no-integrated-as at local level. by Chih-Hung Hsieh · 11 years ago
  49. 7123d43 Fix generic __memcpy_chk implementation. by Christopher Ferris · 11 years ago
  50. dec4de4 Merge "Correct way to specify additional dependencies" by Dmitriy Ivanov · 11 years ago
  51. 4a9e193 Correct way to specify additional dependencies by Dmitriy Ivanov · 11 years ago
  52. 5281e1f Merge "Fix misleading comment." by Dmitriy Ivanov · 11 years ago
  53. 90aa7e3 Merge "Only use <atomic> for C++11 and newer." by Dan Albert · 11 years ago
  54. 8bb1212 Merge "Don't use an STL for libm." by Dan Albert · 11 years ago
  55. 3ce0769 Only use <atomic> for C++11 and newer. by Dan Albert · 11 years ago
  56. e91d9cd Don't use an STL for libm. by Dan Albert · 11 years ago
  57. f5e0258 Merge "Ignore DT_BIND_NOW (0x18)" by Dmitriy Ivanov · 11 years ago
  58. ea6eae1 Ignore DT_BIND_NOW (0x18) by Dmitriy Ivanov · 11 years ago
  59. 4544d9f Fix misleading comment. by Robert Grosse · 11 years ago
  60. 71cbcdc Merge "We don't actually need all of libc++ here." by Dan Albert · 11 years ago
  61. a7c2e0b We don't actually need all of libc++ here. by Dan Albert · 11 years ago
  62. 97df16b Merge "Add clock_settime and clock_nanosleep." by Elliott Hughes · 11 years ago
  63. 1816025 Add clock_settime and clock_nanosleep. by Haruki Hasegawa · 11 years ago
  64. c229705 Merge "Add glibc alias for NT_PRFPREG" by Dmitriy Ivanov · 11 years ago
  65. a6bee4d Add glibc alias for NT_PRFPREG by Dmitriy Ivanov · 11 years ago
  66. 083769a Merge "Return total footprint, not high water mark." by Christopher Ferris · 11 years ago
  67. fee09e5 Return total footprint, not high water mark. by Christopher Ferris · 11 years ago
  68. 94571f9 Merge "Use LOCAL_CXX_STL to select libc++_static." by Dan Albert · 11 years ago
  69. 90a29db Use LOCAL_CXX_STL to select libc++_static. by Dan Albert · 11 years ago
  70. 4c08624 Merge "Fix some formatting so GitHub displays it nicely." by Dan Albert · 11 years ago
  71. 472cce5 Fix some formatting so GitHub displays it nicely. by Dan Albert · 11 years ago
  72. 8c3901b Merge "Improve documentation for testing and coverage." by Dan Albert · 11 years ago
  73. efee1ce Improve documentation for testing and coverage. by Dan Albert · 11 years ago
  74. 2698f9e Merge "Catch up on upstream's round/roundf/roundl." by Elliott Hughes · 11 years ago
  75. 14538ca Catch up on upstream's round/roundf/roundl. by Elliott Hughes · 11 years ago
  76. 62a665a Merge "Add back symbols to fix Greed for Glory franchise." by Christopher Ferris · 11 years ago
  77. 78ba823 Add back symbols to fix Greed for Glory franchise. by Christopher Ferris · 11 years ago
  78. 8dd3b65 Merge "Sync libm with upstream." by Elliott Hughes · 11 years ago
  79. 488268b Sync libm with upstream. by Elliott Hughes · 11 years ago
  80. e9c216f Merge "Fix pthread_attr_getstack under valgrind." by Elliott Hughes · 11 years ago
  81. 9afb2f2 Fix pthread_attr_getstack under valgrind. by Elliott Hughes · 11 years ago
  82. d0944d9 Merge "Re-add dlmalloc for 32 bit." by Christopher Ferris · 11 years ago
  83. f183f95 Re-add dlmalloc for 32 bit. by Christopher Ferris · 11 years ago
  84. 8a7f838 Merge "Use snprintf(3) instead of sprintf(3)." by Dan Albert · 11 years ago
  85. ca75f9c Use snprintf(3) instead of sprintf(3). by Dan Albert · 11 years ago
  86. 72d72d9 Merge "Replace uses of sprintf(3) with snprintf(3)." by Dan Albert · 11 years ago
  87. 0c0e728 Merge "Build dlext_testzip as custom module." by Ying Wang · 11 years ago
  88. 667853d Build dlext_testzip as custom module. by Ying Wang · 11 years ago
  89. cfd8c45 Replace uses of sprintf(3) with snprintf(3). by Dan Albert · 11 years ago
  90. ac3c94d Merge "Fix mma build: 'cd bionic && mma' case" by Dmitriy Ivanov · 11 years ago
  91. 51166d3 Fix mma build: 'cd bionic && mma' case by Dmitriy Ivanov · 11 years ago
  92. 0511534 Merge "Don't silently return EINVAL for a NULL sem_t*." by Elliott Hughes · 11 years ago
  93. bfeef2d Merge "Use ln(1) rather than cp(1) to set up host /system for testing." by Elliott Hughes · 11 years ago
  94. 75129ae Don't silently return EINVAL for a NULL sem_t*. by Elliott Hughes · 11 years ago
  95. 3ea4d56 Use ln(1) rather than cp(1) to set up host /system for testing. by Elliott Hughes · 11 years ago
  96. 1364101 Merge "Fix compile-time tests for LP64." by Elliott Hughes · 11 years ago
  97. b4b15c6 Fix compile-time tests for LP64. by Elliott Hughes · 11 years ago
  98. 5cc5c5e Merge "Add basic compile time tests for sn?printf." by Dan Albert · 11 years ago
  99. 2fbb1b6 Add basic compile time tests for sn?printf. by Dan Albert · 11 years ago
  100. 5a3ca37 Merge "Revert "Work around a bug in Immersion's libImmEmulatorJ.so."" by Elliott Hughes · 11 years ago