1. 06016f2 Fix dlclose for libraries with thread_local dtors by dimitry · 8 years ago
  2. 43ccab8 Fix complex number printing rules by Yi Kong · 8 years ago
  3. 558a4f5 Merge "Simplify atoi*/strto* for signed integers." by Elliott Hughes · 8 years ago
  4. cb239bd Simplify atoi*/strto* for signed integers. by Elliott Hughes · 8 years ago
  5. 8039c49 Merge "EndsWith now accepts std::string suffixes." by Treehugger Robot · 8 years ago
  6. 0b846e8 bionic: test: time() by Mark Salyzyn · 8 years ago
  7. 6db9af0 EndsWith now accepts std::string suffixes. by Elliott Hughes · 8 years ago
  8. f61a06e Use std::to_string instead of std::stringstream. by Elliott Hughes · 8 years ago
  9. 9dc37b9 Merge "Refactor the ato* and strto* family." by Elliott Hughes · 8 years ago
  10. 1921dce Refactor the ato* and strto* family. by Elliott Hughes · 8 years ago
  11. e275d6d Split properties into their own class to make testing better by Tom Cherry · 8 years ago
  12. cd91a16 Fix types of POSIX struct fields for MIPS[64] by Goran Jakovljevic · 8 years ago
  13. 5e77d57 Merge "POSIX says `sigaction::sa_flags` is `int`." by Elliott Hughes · 8 years ago
  14. a7f1294 A few more trivial tests. by Elliott Hughes · 8 years ago
  15. a40640d POSIX says `sigaction::sa_flags` is `int`. by Elliott Hughes · 8 years ago
  16. 59a6ee9 Merge "Add trivial termios tests." by Elliott Hughes · 8 years ago
  17. 6651b3d Merge "Mention the POSIX header tests in docs/status.md." by Elliott Hughes · 8 years ago
  18. 45d99c0 Merge "Use in_addr in ip_mreq_source and ip_msfilter." by Elliott Hughes · 8 years ago
  19. 64f355f Use in_addr in ip_mreq_source and ip_msfilter. by Elliott Hughes · 8 years ago
  20. 5da9646 Add trivial termios tests. by Elliott Hughes · 8 years ago
  21. 79b13b9 Explicitly disable the Mac build. by Elliott Hughes · 8 years ago
  22. 2237b6b Mention the POSIX header tests in docs/status.md. by Elliott Hughes · 8 years ago
  23. 3ba3271 Merge "Test POSIX 1003.1 2016 chapter 13 "Headers"." by Treehugger Robot · 8 years ago
  24. 21b56eb Test POSIX 1003.1 2016 chapter 13 "Headers". by Elliott Hughes · 8 years ago
  25. bf9cb9e More scanf cleanup. by Elliott Hughes · 8 years ago
  26. 965d06d Fix logic in loading dependencies crossing namespace boundaries by dimitry · 8 years ago
  27. d351581 Merge "Add a few missing <time.h> tests." by Elliott Hughes · 8 years ago
  28. 066d5ec Merge "Add sscanf %[ tests and fix the bug that fell out." by Elliott Hughes · 8 years ago
  29. b787c6f Merge "A few new bionic tests." by Elliott Hughes · 8 years ago
  30. 5a29d54 Add a few missing <time.h> tests. by Elliott Hughes · 8 years ago
  31. 608b451 A few new bionic tests. by Aleksandra Tsvetkova · 11 years ago
  32. 0d3ba1f Add sscanf %[ tests and fix the bug that fell out. by Elliott Hughes · 8 years ago
  33. 1d31832 Merge "Make our fortify FD_ISSET const, and expose the fd_mask type." by Elliott Hughes · 8 years ago
  34. a6714d1 Make our fortify FD_ISSET const, and expose the fd_mask type. by Elliott Hughes · 8 years ago
  35. ff2c21a Merge "Fix posix_spawn signal defaulting." am: 27d4977f1f by Elliott Hughes · 8 years ago
  36. f3fc8dc Merge "Break up clock_getcpuclockid tests." am: 9fd5626507 by Elliott Hughes · 8 years ago
  37. 27d4977 Merge "Fix posix_spawn signal defaulting." by Elliott Hughes · 8 years ago
  38. 9fd5626 Merge "Break up clock_getcpuclockid tests." by Elliott Hughes · 8 years ago
  39. 7bfacaa Fix posix_spawn signal defaulting. by Elliott Hughes · 8 years ago
  40. b441359 Break up clock_getcpuclockid tests. by Elliott Hughes · 8 years ago
  41. 92ce17f Merge "Remove timeout signal in ptrace test." am: bd6a5e0f70 by Yabin Cui · 8 years ago
  42. bd6a5e0 Merge "Remove timeout signal in ptrace test." by Yabin Cui · 8 years ago
  43. dde6b60 Merge "bionic: test: report kernel sha for clock_getcpuclockid failure" by Mark Salyzyn · 8 years ago
  44. 65ba81b Merge "Revert "Fix bug with double unload on unsuccessful dlopen"" by Elliott Hughes · 8 years ago
  45. 810802c Merge "bionic: test: report kernel sha for clock_getcpuclockid failure" by Treehugger Robot · 8 years ago
  46. 4eb3324 Merge "Revert "Fix bug with double unload on unsuccessful dlopen"" by Elliott Hughes · 8 years ago
  47. 143b454 Remove timeout signal in ptrace test. by Yabin Cui · 8 years ago
  48. 27f1806 Revert "Fix bug with double unload on unsuccessful dlopen" by Elliott Hughes · 8 years ago
  49. f1e645c Merge "Fix bug with double unload on unsuccessful dlopen" am: dc89324e93 by Dimitry Ivanov · 8 years ago
  50. dc89324 Merge "Fix bug with double unload on unsuccessful dlopen" by Dimitry Ivanov · 8 years ago
  51. cdfc8c1 Merge "Fix Mac build." am: c6097b0f9f by Elliott Hughes · 8 years ago
  52. 4af70b4 Fix Mac build. by Elliott Hughes · 8 years ago
  53. f2a2e41 Merge "Always wrap waitpid in TEMP_FAILURE_RETRY." am: 0a25aa60a2 by Elliott Hughes · 8 years ago
  54. 71b81a2 bionic: test: report kernel sha for clock_getcpuclockid failure by Mark Salyzyn · 8 years ago
  55. cabc77f Always wrap waitpid in TEMP_FAILURE_RETRY. by Elliott Hughes · 8 years ago
  56. 58554cc Fix bug with double unload on unsuccessful dlopen by dimitry · 8 years ago
  57. 4ef1ab7 Merge "bionic: test: add clock_getres" am: 26b80da44a by Mark Salyzyn · 8 years ago
  58. 26b80da Merge "bionic: test: add clock_getres" by Treehugger Robot · 8 years ago
  59. 9a051ec Merge "Fix: dl#disable_ld_config_file" am: f5a6fd2001 by Jiyong Park · 8 years ago
  60. 9828386 Fix: dl#disable_ld_config_file by Jiyong Park · 8 years ago
  61. 6a5a99f bionic: test: add clock_getres by Mark Salyzyn · 8 years ago
  62. 0c0fd96 Merge "Improve pty unit test to catch the bug more easily." am: 8fb8c61e48 by Yabin Cui · 8 years ago
  63. 8fb8c61 Merge "Improve pty unit test to catch the bug more easily." by Yabin Cui · 8 years ago
  64. 57a4006 Improve pty unit test to catch the bug more easily. by Yabin Cui · 8 years ago
  65. 6c7651f Merge "Fix support for typed tests and parameterized tests." am: f40402a39f by Yabin Cui · 8 years ago
  66. f40402a Merge "Fix support for typed tests and parameterized tests." by Treehugger Robot · 8 years ago
  67. c24a5b1 Merge "Use -Werror in bionic/tests" am: e070051254 by Chih-Hung Hsieh · 8 years ago
  68. 5e235c8 Fix support for typed tests and parameterized tests. by Yabin Cui · 8 years ago
  69. e070051 Merge "Use -Werror in bionic/tests" by Treehugger Robot · 8 years ago
  70. 38997e4 Use -Werror in bionic/tests by Chih-Hung Hsieh · 8 years ago
  71. ff279d0 Merge "Change ARG_MAX/_SC_ARG_MAX back to a constant." am: 8c75675ec6 by Elliott Hughes · 8 years ago
  72. baed51e Change ARG_MAX/_SC_ARG_MAX back to a constant. by Elliott Hughes · 8 years ago
  73. 1a24e07 Merge "Reduce unnecessary quoting for --gtest_filter." am: de5f9a1c54 by Elliott Hughes · 8 years ago
  74. de5f9a1 Merge "Reduce unnecessary quoting for --gtest_filter." by Elliott Hughes · 8 years ago
  75. fe21bf5 Merge "Only use uids and gids for which we've allocated AIDs" am: 966f659d7f by Tom Cherry · 8 years ago
  76. 4362f89 Only use uids and gids for which we've allocated AIDs by Tom Cherry · 8 years ago
  77. 10ba4bd Reduce unnecessary quoting for --gtest_filter. by Elliott Hughes · 8 years ago
  78. 74d57a3 Merge commit 'e3d21c84af0b8e3244e4c67a873d2a16bfb85034' into HEAD by Xin Li · 8 years ago
  79. 1c9f044 Merge "Better test handling and logging in grp_pwd_test.cpp" by Treehugger Robot · 8 years ago
  80. 2c05c0f Better test handling and logging in grp_pwd_test.cpp by Tom Cherry · 8 years ago
  81. 843e340 Merge "Add trivial test for __memrchr_chk." by Treehugger Robot · 8 years ago
  82. 55a8cc2 Add trivial test for __memrchr_chk. by Elliott Hughes · 8 years ago
  83. a6092a9 Merge "Add trivial tests for the <resolv.h> base64 functions." by Elliott Hughes · 8 years ago
  84. 1670e2a Merge "Add trivial ttyname(3) test." by Elliott Hughes · 8 years ago
  85. 728cde5 Add trivial ttyname(3) test. by Elliott Hughes · 8 years ago
  86. 32f608d Remove test that adds no coverage. by Elliott Hughes · 8 years ago
  87. 70f0209 Add trivial tests for the <resolv.h> base64 functions. by Elliott Hughes · 8 years ago
  88. 265b1ab Merge "Change bool, and string properties to *bool, and *string for cc" by Treehugger Robot · 8 years ago
  89. 3404bb1 Merge "Allow 32-bit fseeko/fseeko64 SEEK_CUR/SEEK_SET to exceed 2 GiB" by Treehugger Robot · 8 years ago
  90. bf54986 Allow 32-bit fseeko/fseeko64 SEEK_CUR/SEEK_SET to exceed 2 GiB by Ryan Prichard · 8 years ago
  91. dab0fd5 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 8 years ago
  92. 8574a1f Merge "Fix arm/arm64 <fenv.h> to match current reality." by Treehugger Robot · 8 years ago
  93. 109040c Add test checking library unload on dlclose by dimitry · 8 years ago
  94. b6c7f6e Fix arm/arm64 <fenv.h> to match current reality. by Elliott Hughes · 8 years ago
  95. 527229c Fix for dlfcn.rtld_next_from_library. by Raj Mamadgi · 8 years ago
  96. 232541a Merge "More printf de-duplication." by Elliott Hughes · 8 years ago
  97. 3a33da5 Merge "Fix pthread test race conditions." by Elliott Hughes · 8 years ago
  98. 4f97cff Merge "Add basic tests for the remaining 9 libm <fenv.h> functions." by Elliott Hughes · 8 years ago
  99. 618303c More printf de-duplication. by Elliott Hughes · 8 years ago
  100. 18a1957 Add basic tests for the remaining 9 libm <fenv.h> functions. by Elliott Hughes · 8 years ago