1. e117d6e Add pthread_getaffinity_np()/pthread_setaffinity_np(). by Elliott Hughes · 9 months ago
  2. 95646e6 Add ASSERT_ERRNO and EXPECT_ERRNO (and use them). by Elliott Hughes · 1 year, 11 months ago
  3. 2146303 Nullability check for sched module. by zijunzhao · 2 years, 5 months ago
  4. 7cebf83 Various coverage improvements. by Elliott Hughes · 5 years ago
  5. bcaa454 bionic tests: use GTEST_SKIP. by Elliott Hughes · 6 years ago
  6. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  7. 2950f13 Add some <sched.h> tests. by Elliott Hughes · 8 years ago
  8. e104a2e Generalize the clone function slightly. by Elliott Hughes · 9 years ago
  9. fb23fa3 clone: check for NULL child stack by Greg Hackmann · 9 years ago
  10. 063525c Consistently use #if defined(__BIONIC__) in tests. by Elliott Hughes · 11 years ago
  11. 954cf0d Hide the __bionic_clone and __bionic_clone_entry implementation details. by Elliott Hughes · 11 years ago
  12. 2d36750 Fix the CPU_*_S tests. by Elliott Hughes · 11 years ago
  13. b743790 Fix cpu_set_t by Calin Juravle · 11 years ago
  14. 1361313 Fix up failing glibc tests. by Christopher Ferris · 12 years ago
  15. 53bfdae Fix the x86_64 clone implementation. by Elliott Hughes · 12 years ago