1. ddf757e Properly fail with ESRCH when pthread_killing an exited thread. by Josh Gao · 7 years ago
  2. 928ce8e Merge "Move isolated test runner out of bionic." by Christopher Ferris · 7 years ago
  3. 05ba56d Merge "Fix up a few bionic tests for the clang-r339409 update." by Stephen Hines · 7 years ago
  4. 6d2c0bd Move isolated test runner out of bionic. by Christopher Ferris · 7 years ago
  5. f3ff8dc Merge "Ignore output to stderr while enumerating tests" by Christopher Ferris · 7 years ago
  6. ddf92a1 Merge "Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc." by Treehugger Robot · 7 years ago
  7. fa5f61c Always return /vendor/bin/sh as shell for OEM ids in getpwnam() etc. by Tom Cherry · 7 years ago
  8. b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
  9. 21557cd Ignore output to stderr while enumerating tests by dimitry · 7 years ago
  10. cd659d4 Fix up a few bionic tests for the clang-r339409 update. by Stephen Hines · 7 years ago
  11. 0c93855 Update probing in membarrier_test by Orion Hodson · 7 years ago
  12. 795034c Fix membarrier test. by Christopher Ferris · 7 years ago
  13. 431d2ff Merge "Add android_get_device_api_level." by Elliott Hughes · 7 years ago
  14. dca7d3f Merge "libc: Add membarrier to common seccomp allowed list" by Orion Hodson · 7 years ago
  15. ce934e3 Add android_get_device_api_level. by Elliott Hughes · 7 years ago
  16. f340a56 Use strerror_r(3) for the printf family %m. by Elliott Hughes · 7 years ago
  17. 6ba6694 libc: Add membarrier to common seccomp allowed list by Orion Hodson · 7 years ago
  18. 74934aa Merge "Add the %m GNU extension to printf/wprintf." by Elliott Hughes · 7 years ago
  19. 654cd83 Add the %m GNU extension to printf/wprintf. by Elliott Hughes · 7 years ago
  20. eab6572 Add a test for poll with null fds. by Elliott Hughes · 7 years ago
  21. 726b63f Implement pthread_sigqueue. by Josh Gao · 7 years ago
  22. 2c4ec7e Fix uses of readlink in tests. by Christopher Ferris · 7 years ago
  23. 05ee196 Merge "Test that /dev/stdin, /dev/stdout, and /dev/stderr are all present." by Treehugger Robot · 7 years ago
  24. 53b40de Merge "Test that the _r_debug list looks OK" by Treehugger Robot · 7 years ago
  25. f1a3838 Test that /dev/stdin, /dev/stdout, and /dev/stderr are all present. by Elliott Hughes · 7 years ago
  26. c20f9a5 Test that the _r_debug list looks OK by Ryan Prichard · 7 years ago
  27. 99d5465 Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. by Elliott Hughes · 7 years ago
  28. 7266e91 Move unique_fd fdsan tests into bionic. by Josh Gao · 7 years ago
  29. b7b2884 Merge "Reland "Retire GCC FORTIFY."" by Elliott Hughes · 7 years ago
  30. 08b7a40 fdsan: improve errors some more. by Josh Gao · 7 years ago
  31. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  32. b652e9a Our prebuilt host glibc is new enough to remove a workaround. by Elliott Hughes · 7 years ago
  33. 6fc8dc2 remove bionic-compile-time-tests-g++ by Sajid Dalvi · 7 years ago
  34. 0d1a8a5 Reland "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  35. 4dbe8fc Revert "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  36. 067bdc9 Retire GCC FORTIFY. by Elliott Hughes · 7 years ago
  37. 94ab04c Merge "libm: add tests that would have caught the recent regression." by Treehugger Robot · 7 years ago
  38. 505ecd6 libm: add tests that would have caught the recent regression. by Elliott Hughes · 7 years ago
  39. f6e5b58 Introduce api to track fd ownership in libc. by Josh Gao · 7 years ago
  40. ad596bf Merge "setjmp is a macro." by Treehugger Robot · 7 years ago
  41. 7622140 Merge "Add C11 timespec_get." by Treehugger Robot · 7 years ago
  42. 99a8caf Merge "Expose __res_randomid." by Treehugger Robot · 7 years ago
  43. afacaab The --gtest_color flag should take a priority. by Tao Bao · 7 years ago
  44. bf74815 setjmp is a macro. by Elliott Hughes · 7 years ago
  45. f98d87b Add C11 timespec_get. by Elliott Hughes · 7 years ago
  46. 3a5fd00 Expose __res_randomid. by Elliott Hughes · 7 years ago
  47. c1ef5eb Only use color in supported terminal. by Haibo Huang · 7 years ago
  48. 06f217d Merge "Remove workarounds for old versions of clang and GCC." by Treehugger Robot · 7 years ago
  49. 6726758 Merge "Reimplement popen(3)/pclose(3)." by Treehugger Robot · 7 years ago
  50. 3012b96 Remove workarounds for old versions of clang and GCC. by Elliott Hughes · 7 years ago
  51. 468efc8 Reimplement popen(3)/pclose(3). by Elliott Hughes · 7 years ago
  52. 83b6379 Remove bionic test's dependency on gtest internal. by Haibo Huang · 7 years ago
  53. 07a7c9b Merge "Fix some long-standing UTF-8 bugs." by Elliott Hughes · 7 years ago
  54. 57fe813 Merge "bionic: Convert res_send.c to poll()" by Bernie Innocenti · 7 years ago
  55. 402c762 Fix some long-standing UTF-8 bugs. by Elliott Hughes · 7 years ago
  56. 463faad pthread_barrier_init: add a test for the count == 0 EINVAL case. by Elliott Hughes · 7 years ago
  57. b664724 bionic: Convert res_send.c to poll() by Bernie Innocenti · 7 years ago
  58. 50acae8 Merge "Reland "Remove a check for AIDs in the OEM range."" by Tom Cherry · 7 years ago
  59. 4cddb00 Reland "Remove a check for AIDs in the OEM range." by Tom Cherry · 7 years ago
  60. 363eac0 Merge "linker: improve "bad ELF magic" error." by Treehugger Robot · 7 years ago
  61. a897151 linker: improve "bad ELF magic" error. by Elliott Hughes · 7 years ago
  62. e7d185f <sys/un.h>: add SUN_LEN. by Elliott Hughes · 7 years ago
  63. e5a5eec <netinet/ip_icmp.h>: ensure struct icmphdr is available. by Elliott Hughes · 7 years ago
  64. 901055e Mark bionic-loader-test-libs-target as a phony rule by Dan Willemsen · 7 years ago
  65. 3b0a5b7 Relax check on number of segments in a .so file by dimitry · 7 years ago
  66. 55547db Add secondary counter in place of tls_nodelete flag by dimitry · 7 years ago
  67. 28567ae Merge "Test that vendor AID names begin with vendor_" by Tom Cherry · 7 years ago
  68. e88b408 Test that vendor AID names begin with vendor_ by Tom Cherry · 7 years ago
  69. 6814028 Define DT_ANDROID_REL[A] correctly for a test by Ryan Prichard · 7 years ago
  70. 8e462d4 Do not use clang lld with -z,global by Chih-Hung Hsieh · 7 years ago
  71. 903e570 Merge "Require vendor users and groups to start with vendor_" by Tom Cherry · 7 years ago
  72. c2b9fec Require vendor users and groups to start with vendor_ by Tom Cherry · 7 years ago
  73. 8b14256 vdso should be available in all namespaces by dimitry · 7 years ago
  74. e0906d8 Unhardcode /system/lib by dimitry · 7 years ago
  75. 68e1c5b Merge "Fix various ftw/nftw "shall fail"s from POSIX." by Elliott Hughes · 7 years ago
  76. 70a8f22 Fix various ftw/nftw "shall fail"s from POSIX. by Elliott Hughes · 7 years ago
  77. 284c4fd Add a warm up pass to pthread_leak.join test by Evgeny Eltsin · 7 years ago
  78. d6f5730 Fix sysconf errno for unknown names. by Elliott Hughes · 7 years ago
  79. d6b56c9 allow_undefined_symbols to link libelf-tls-library by Chih-Hung Hsieh · 8 years ago
  80. 344969c spawn.signal_stress: reap spawned children on exit by Ryan Prichard · 8 years ago
  81. d238817 Merge "Do not check user/group names in pwd/grp tests for OEM uid/gids" by Tom Cherry · 8 years ago
  82. b4c25c8 Do not check user/group names in pwd/grp tests for OEM uid/gids by Tom Cherry · 8 years ago
  83. 7300d83 Make sys_ptrace_test.cpp Yama LSM-aware by Luis Hector Chavez · 8 years ago
  84. a1bc826 Fix race in spawn.signal_stress test by Ryan Prichard · 8 years ago
  85. 6c3f97d Fix race in ld.config.txt tests by Ryan Prichard · 8 years ago
  86. 68ce672 Merge "Break libdl.so and ld-android.so's dependency on libc.so." by Treehugger Robot · 8 years ago
  87. c0db96d Merge "Fix build failure with dlext_testzip Bionic tests" by Treehugger Robot · 8 years ago
  88. 470b666 Break libdl.so and ld-android.so's dependency on libc.so. by Ryan Prichard · 8 years ago
  89. ef59154 Fix build failure with dlext_testzip Bionic tests by Ryan Prichard · 8 years ago
  90. 06d31c9 Add libtest_missing_symbol_child_private. by Elliott Hughes · 8 years ago
  91. 5146652 Fix -/_ typo. by Elliott Hughes · 8 years ago
  92. a3f6f6c Merge "Add missing shared library dependencies to bionic-unit-tests" by Treehugger Robot · 8 years ago
  93. ce10b16 Add missing shared library dependencies to bionic-unit-tests by Jiyong Park · 8 years ago
  94. 1395f70 Add missed shared library dependency to bionic-unit-tests by Pirama Arumuga Nainar · 8 years ago
  95. daa2a32 Merge "Add missing shared library dependencies to bionic-unit-tests" by Treehugger Robot · 8 years ago
  96. c53e8b8 Add missing shared library dependencies to bionic-unit-tests by Pirama Arumuga Nainar · 8 years ago
  97. 3bddbbe Merge "Fix an ifdef in a test" by Treehugger Robot · 8 years ago
  98. e9c0e82 Fix an ifdef in a test by George Burgess IV · 8 years ago
  99. 9724e93 Reject .so files using ELF TLS. by Elliott Hughes · 8 years ago
  100. 4d33928 Merge "Exit gracefully on invalid --gtest_* flag." by Treehugger Robot · 8 years ago