1. 410c1ad Fix flaky test of timer_create_multiple in L. by Yabin Cui · 10 years ago
  2. 5c0996a Fix timer flaky test in lollipop-mr1-cts-dev. by Yabin Cui · 10 years ago
  3. 3da136a Modify test to avoid race condition. by Christopher Ferris · 10 years ago
  4. 0724132 Fix race condition in timer disarm/delete. by Christopher Ferris · 11 years ago
  5. 708c112 Start hiding "private/bionic_time.h". by Elliott Hughes · 11 years ago
  6. 3002131 Use VDSO for clock_gettime(2) and gettimeofday(2). by Elliott Hughes · 11 years ago
  7. 7a39094 Revert "Removes bionic's dependence on stlport" by Dan Albert · 11 years ago
  8. 4d35da1 Removes bionic's dependence on stlport by Dan Albert · 11 years ago
  9. 329103d Don't use so much stack in tzcode. by Elliott Hughes · 11 years ago
  10. efbdb53 Remove a non-standard turd: strtotimeval. by Elliott Hughes · 11 years ago
  11. 4bfaf46 Added strtotimeval tests. by Calin Juravle · 11 years ago
  12. 753ad77 Fix deadlock in timer_delete. by Christopher Ferris · 11 years ago
  13. 3e3409a Add system/extras strftime and strptime tests. by Elliott Hughes · 11 years ago
  14. be1d91d Add includes for waitpid by Brian Carlstrom · 11 years ago
  15. 4b558f5 Rewrite the POSIX timer functions. by Elliott Hughes · 11 years ago
  16. f04935c Make sure that the same tests are on all platforms. by Christopher Ferris · 12 years ago
  17. 0c40152 Fix the time unit tests for systems with 64-bit time_t. by Elliott Hughes · 12 years ago
  18. 7843d44 Work around tzcode's reliance on signed overflow. by Elliott Hughes · 12 years ago
  19. ee178bf Add a trivial gmtime(3) test. by Elliott Hughes · 12 years ago
  20. e0175ca Don't search off the end of the index for bad Olson ids. by Elliott Hughes · 12 years ago