1. 965d06d Fix logic in loading dependencies crossing namespace boundaries by dimitry · 8 years ago
  2. d351581 Merge "Add a few missing <time.h> tests." by Elliott Hughes · 8 years ago
  3. 066d5ec Merge "Add sscanf %[ tests and fix the bug that fell out." by Elliott Hughes · 8 years ago
  4. b787c6f Merge "A few new bionic tests." by Elliott Hughes · 8 years ago
  5. 5a29d54 Add a few missing <time.h> tests. by Elliott Hughes · 8 years ago
  6. 608b451 A few new bionic tests. by Aleksandra Tsvetkova · 11 years ago
  7. 0d3ba1f Add sscanf %[ tests and fix the bug that fell out. by Elliott Hughes · 8 years ago
  8. 1d31832 Merge "Make our fortify FD_ISSET const, and expose the fd_mask type." by Elliott Hughes · 8 years ago
  9. a6714d1 Make our fortify FD_ISSET const, and expose the fd_mask type. by Elliott Hughes · 8 years ago
  10. ff2c21a Merge "Fix posix_spawn signal defaulting." am: 27d4977f1f by Elliott Hughes · 8 years ago
  11. f3fc8dc Merge "Break up clock_getcpuclockid tests." am: 9fd5626507 by Elliott Hughes · 8 years ago
  12. 27d4977 Merge "Fix posix_spawn signal defaulting." by Elliott Hughes · 8 years ago
  13. 9fd5626 Merge "Break up clock_getcpuclockid tests." by Elliott Hughes · 8 years ago
  14. 7bfacaa Fix posix_spawn signal defaulting. by Elliott Hughes · 8 years ago
  15. b441359 Break up clock_getcpuclockid tests. by Elliott Hughes · 8 years ago
  16. 92ce17f Merge "Remove timeout signal in ptrace test." am: bd6a5e0f70 by Yabin Cui · 8 years ago
  17. bd6a5e0 Merge "Remove timeout signal in ptrace test." by Yabin Cui · 8 years ago
  18. dde6b60 Merge "bionic: test: report kernel sha for clock_getcpuclockid failure" by Mark Salyzyn · 8 years ago
  19. 65ba81b Merge "Revert "Fix bug with double unload on unsuccessful dlopen"" by Elliott Hughes · 8 years ago
  20. 810802c Merge "bionic: test: report kernel sha for clock_getcpuclockid failure" by Treehugger Robot · 8 years ago
  21. 4eb3324 Merge "Revert "Fix bug with double unload on unsuccessful dlopen"" by Elliott Hughes · 8 years ago
  22. 143b454 Remove timeout signal in ptrace test. by Yabin Cui · 8 years ago
  23. 27f1806 Revert "Fix bug with double unload on unsuccessful dlopen" by Elliott Hughes · 8 years ago
  24. f1e645c Merge "Fix bug with double unload on unsuccessful dlopen" am: dc89324e93 by Dimitry Ivanov · 8 years ago
  25. dc89324 Merge "Fix bug with double unload on unsuccessful dlopen" by Dimitry Ivanov · 8 years ago
  26. cdfc8c1 Merge "Fix Mac build." am: c6097b0f9f by Elliott Hughes · 8 years ago
  27. 4af70b4 Fix Mac build. by Elliott Hughes · 8 years ago
  28. f2a2e41 Merge "Always wrap waitpid in TEMP_FAILURE_RETRY." am: 0a25aa60a2 by Elliott Hughes · 8 years ago
  29. 71b81a2 bionic: test: report kernel sha for clock_getcpuclockid failure by Mark Salyzyn · 8 years ago
  30. cabc77f Always wrap waitpid in TEMP_FAILURE_RETRY. by Elliott Hughes · 8 years ago
  31. 58554cc Fix bug with double unload on unsuccessful dlopen by dimitry · 8 years ago
  32. 4ef1ab7 Merge "bionic: test: add clock_getres" am: 26b80da44a by Mark Salyzyn · 8 years ago
  33. 26b80da Merge "bionic: test: add clock_getres" by Treehugger Robot · 8 years ago
  34. 9a051ec Merge "Fix: dl#disable_ld_config_file" am: f5a6fd2001 by Jiyong Park · 8 years ago
  35. 9828386 Fix: dl#disable_ld_config_file by Jiyong Park · 8 years ago
  36. 6a5a99f bionic: test: add clock_getres by Mark Salyzyn · 8 years ago
  37. 0c0fd96 Merge "Improve pty unit test to catch the bug more easily." am: 8fb8c61e48 by Yabin Cui · 8 years ago
  38. 8fb8c61 Merge "Improve pty unit test to catch the bug more easily." by Yabin Cui · 8 years ago
  39. 57a4006 Improve pty unit test to catch the bug more easily. by Yabin Cui · 8 years ago
  40. 6c7651f Merge "Fix support for typed tests and parameterized tests." am: f40402a39f by Yabin Cui · 8 years ago
  41. f40402a Merge "Fix support for typed tests and parameterized tests." by Treehugger Robot · 8 years ago
  42. c24a5b1 Merge "Use -Werror in bionic/tests" am: e070051254 by Chih-Hung Hsieh · 8 years ago
  43. 5e235c8 Fix support for typed tests and parameterized tests. by Yabin Cui · 8 years ago
  44. e070051 Merge "Use -Werror in bionic/tests" by Treehugger Robot · 8 years ago
  45. 38997e4 Use -Werror in bionic/tests by Chih-Hung Hsieh · 8 years ago
  46. ff279d0 Merge "Change ARG_MAX/_SC_ARG_MAX back to a constant." am: 8c75675ec6 by Elliott Hughes · 8 years ago
  47. baed51e Change ARG_MAX/_SC_ARG_MAX back to a constant. by Elliott Hughes · 8 years ago
  48. 1a24e07 Merge "Reduce unnecessary quoting for --gtest_filter." am: de5f9a1c54 by Elliott Hughes · 8 years ago
  49. de5f9a1 Merge "Reduce unnecessary quoting for --gtest_filter." by Elliott Hughes · 8 years ago
  50. fe21bf5 Merge "Only use uids and gids for which we've allocated AIDs" am: 966f659d7f by Tom Cherry · 8 years ago
  51. 4362f89 Only use uids and gids for which we've allocated AIDs by Tom Cherry · 8 years ago
  52. 10ba4bd Reduce unnecessary quoting for --gtest_filter. by Elliott Hughes · 8 years ago
  53. 74d57a3 Merge commit 'e3d21c84af0b8e3244e4c67a873d2a16bfb85034' into HEAD by Xin Li · 8 years ago
  54. 1c9f044 Merge "Better test handling and logging in grp_pwd_test.cpp" by Treehugger Robot · 8 years ago
  55. 2c05c0f Better test handling and logging in grp_pwd_test.cpp by Tom Cherry · 8 years ago
  56. 843e340 Merge "Add trivial test for __memrchr_chk." by Treehugger Robot · 8 years ago
  57. 55a8cc2 Add trivial test for __memrchr_chk. by Elliott Hughes · 8 years ago
  58. a6092a9 Merge "Add trivial tests for the <resolv.h> base64 functions." by Elliott Hughes · 8 years ago
  59. 1670e2a Merge "Add trivial ttyname(3) test." by Elliott Hughes · 8 years ago
  60. 728cde5 Add trivial ttyname(3) test. by Elliott Hughes · 8 years ago
  61. 32f608d Remove test that adds no coverage. by Elliott Hughes · 8 years ago
  62. 70f0209 Add trivial tests for the <resolv.h> base64 functions. by Elliott Hughes · 8 years ago
  63. 265b1ab Merge "Change bool, and string properties to *bool, and *string for cc" by Treehugger Robot · 8 years ago
  64. 3404bb1 Merge "Allow 32-bit fseeko/fseeko64 SEEK_CUR/SEEK_SET to exceed 2 GiB" by Treehugger Robot · 8 years ago
  65. bf54986 Allow 32-bit fseeko/fseeko64 SEEK_CUR/SEEK_SET to exceed 2 GiB by Ryan Prichard · 8 years ago
  66. dab0fd5 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 8 years ago
  67. 8574a1f Merge "Fix arm/arm64 <fenv.h> to match current reality." by Treehugger Robot · 8 years ago
  68. 109040c Add test checking library unload on dlclose by dimitry · 8 years ago
  69. b6c7f6e Fix arm/arm64 <fenv.h> to match current reality. by Elliott Hughes · 8 years ago
  70. 527229c Fix for dlfcn.rtld_next_from_library. by Raj Mamadgi · 8 years ago
  71. 232541a Merge "More printf de-duplication." by Elliott Hughes · 8 years ago
  72. 3a33da5 Merge "Fix pthread test race conditions." by Elliott Hughes · 8 years ago
  73. 4f97cff Merge "Add basic tests for the remaining 9 libm <fenv.h> functions." by Elliott Hughes · 8 years ago
  74. 618303c More printf de-duplication. by Elliott Hughes · 8 years ago
  75. 18a1957 Add basic tests for the remaining 9 libm <fenv.h> functions. by Elliott Hughes · 8 years ago
  76. 0bd9d13 Fix pthread test race conditions. by Elliott Hughes · 8 years ago
  77. eed523e Merge "Test __fpclassify/__isinf/__isnan." by Elliott Hughes · 8 years ago
  78. 46621f4 Merge "Start de-duplicating the regular and wide printf implementations." by Elliott Hughes · 8 years ago
  79. 9ecd2cc Test __fpclassify/__isinf/__isnan. by Elliott Hughes · 8 years ago
  80. 2f9c8ce Start de-duplicating the regular and wide printf implementations. by Elliott Hughes · 8 years ago
  81. b1cc5bd Use -Werror in bionic/tests by Chih-Hung Hsieh · 8 years ago
  82. 07e4124 Merge "More missing _unlocked <stdio.h> functions." by Treehugger Robot · 8 years ago
  83. 37ad959 More missing _unlocked <stdio.h> functions. by Elliott Hughes · 8 years ago
  84. 0086fc8 Rename the fortify compile-time diags test by George Burgess IV · 8 years ago
  85. e5d66eb libc: Disable FORTIFY if we're using clang-tidy. by George Burgess IV · 8 years ago
  86. 7a66066 Fix pthread.pthread_attr_setinheritsched__PTHREAD_INHERIT_SCHED__PTHREAD_EXPLICIT_SCHED for LP32. by Elliott Hughes · 8 years ago
  87. 6c1d23f Merge "Improve glibc compatibility of gethostby*_r functions." by Elliott Hughes · 8 years ago
  88. c8a2612 Merge "Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched." by Elliott Hughes · 8 years ago
  89. 8aecba7 Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched. by Elliott Hughes · 8 years ago
  90. fc30bfe Don't try to link(2) in a test if we're not root. by Elliott Hughes · 8 years ago
  91. 0b1c8be Merge "linker: fix error message for inaccessible libs" by Dimitry Ivanov · 8 years ago
  92. bb7d9fb Improve glibc compatibility of gethostby*_r functions. by Elliott Hughes · 8 years ago
  93. 8220d84 Merge "Fix WORD_BIT test." by Treehugger Robot · 8 years ago
  94. dc8a612 Fix WORD_BIT test. by Elliott Hughes · 8 years ago
  95. cf3a3e6 Fix unistd.sysconf test. by Elliott Hughes · 8 years ago
  96. 8db36a5 linker: fix error message for inaccessible libs by dimitry · 8 years ago
  97. 8f348a0 Merge "Remove some legacy declarations from <math.h>." by Treehugger Robot · 8 years ago
  98. 619df55 Merge "Fix: linker segfault on dlopen of a DF_1_GLOBAL so" by Treehugger Robot · 8 years ago
  99. ac29d9f Merge "Add POSIX swab." by Treehugger Robot · 8 years ago
  100. 5c6a7bf Remove some legacy declarations from <math.h>. by Elliott Hughes · 8 years ago