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