1. 141b917 Switch to libbase SilentDeathTest. by Elliott Hughes · 4 years, 4 months ago
  2. e657eb4 Fix some bionic death tests. by Elliott Hughes · 4 years, 5 months ago
  3. 95c6cd7 Stop using the __ANDROID_API_x__ constants. by Elliott Hughes · 6 years ago
  4. 6901080 Implement new clock wait functions by Tom Cherry · 6 years ago
  5. bcaa454 bionic tests: use GTEST_SKIP. by Elliott Hughes · 6 years ago
  6. ff1428a Move API levels from `uint32_t` to `int`. by Elliott Hughes · 7 years ago
  7. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  8. c6b5bcd Add _monotonic_np versions of timed wait functions by Tom Cherry · 7 years ago
  9. 71ba589 Rewrite system(3) to use posix_spawn(3). by Elliott Hughes · 7 years ago
  10. 5bc78c8 Add and use constants for the Android API levels. by Elliott Hughes · 9 years ago
  11. ca48274 Revert "Revert "Make sem_wait able to return errno EINTR for sdk > 23."" by Yabin Cui · 9 years ago
  12. 6d51085 Revert "Make sem_wait able to return errno EINTR for sdk > 23." by Dan Albert · 9 years ago
  13. 892b61d Make sem_wait able to return errno EINTR for sdk > 23. by Yabin Cui · 9 years ago
  14. dd586f2 sem_timedwait with a null timeout doesn't mean "forever". by Elliott Hughes · 10 years ago
  15. c9a659c Use FUTEX_WAIT_BITSET to avoid converting timeouts. by Yabin Cui · 10 years ago
  16. 04303f5 Add semaphore tests, fix sem_destroy. by Elliott Hughes · 11 years ago