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