1. 43f7c87 Add a test for snprintf on a PTHREAD_STACK_MIN-sized stack. by Elliott Hughes · 10 years ago
  2. 33697a0 Factor out the waiting for children in bionic tests. by Elliott Hughes · 10 years ago
  3. a9cac4c Fix strftime if tm_zone is null. by Elliott Hughes · 10 years ago
  4. 8573368 am 0660be89: am a6a12a78: am 0fdcdd00: Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-cts-dev by Yabin Cui · 10 years ago
  5. a6a12a7 am 0fdcdd00: Merge "Fix flaky test time.timer_settime_0." into lollipop-mr1-cts-dev by Yabin Cui · 10 years ago
  6. bf572d9 Fix flaky test time.timer_settime_0. by Yabin Cui · 10 years ago
  7. 1df44bd am cb060759: am 8beb0c34: am b245bc75: am 0f455612: Merge "Fix flaky test of timer_create_multiple in L." into lollipop-mr1-cts-dev by Yabin Cui · 10 years ago
  8. 8beb0c3 am b245bc75: am 0f455612: Merge "Fix flaky test of timer_create_multiple in L." into lollipop-mr1-cts-dev by Yabin Cui · 10 years ago
  9. d1ade7c Don't use TIMER_ABSTIME in time_test. by Yabin Cui · 10 years ago
  10. 410c1ad Fix flaky test of timer_create_multiple in L. by Yabin Cui · 10 years ago
  11. fd20a8c resolved conflicts for merge of 473d96c0 to lmp-mr1-ub-dev by Yabin Cui · 10 years ago
  12. 5c0996a Fix timer flaky test in lollipop-mr1-cts-dev. by Yabin Cui · 10 years ago
  13. 64a8698 Modify test to avoid race condition. automerge: 3da136a by Christopher Ferris · 10 years ago
  14. 95f1ee2 Change on handling of SIGEV_THREAD timers. by Yabin Cui · 11 years ago
  15. 3da136a Modify test to avoid race condition. by Christopher Ferris · 11 years ago
  16. d5c6527 support _POSIX_CPUTIME by Yabin Cui · 11 years ago
  17. 154e202 libc: Fix mktime returns an uncorrect time in empty TZ case by Satoru Takeuchi · 11 years ago
  18. 62d84b1 Fix race condition in timer disarm/delete. by Christopher Ferris · 11 years ago
  19. 0724132 Fix race condition in timer disarm/delete. by Christopher Ferris · 11 years ago
  20. 1816025 Add clock_settime and clock_nanosleep. by Haruki Hasegawa · 11 years ago
  21. 8d0b2db Reimplement clock(3) using clock_gettime(3) by Alex Van Brunt · 11 years ago
  22. 04303f5 Add semaphore tests, fix sem_destroy. by Elliott Hughes · 11 years ago
  23. f4c948a Move the meat of <features.h> into <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  24. 708c112 Start hiding "private/bionic_time.h". by Elliott Hughes · 11 years ago
  25. 905e6d5 Start hiding "private/bionic_time.h". by Elliott Hughes · 11 years ago
  26. 3002131 Use VDSO for clock_gettime(2) and gettimeofday(2). by Elliott Hughes · 11 years ago
  27. 625993d Use VDSO for clock_gettime(2) and gettimeofday(2). by Elliott Hughes · 11 years ago
  28. 7a39094 Revert "Removes bionic's dependence on stlport" by Dan Albert · 11 years ago
  29. 4d35da1 Removes bionic's dependence on stlport by Dan Albert · 11 years ago
  30. 329103d Don't use so much stack in tzcode. by Elliott Hughes · 11 years ago
  31. efbdb53 Remove a non-standard turd: strtotimeval. by Elliott Hughes · 11 years ago
  32. 4bfaf46 Added strtotimeval tests. by Calin Juravle · 11 years ago
  33. 753ad77 Fix deadlock in timer_delete. by Christopher Ferris · 11 years ago
  34. 3e3409a Add system/extras strftime and strptime tests. by Elliott Hughes · 11 years ago
  35. be1d91d Add includes for waitpid by Brian Carlstrom · 11 years ago
  36. 4b558f5 Rewrite the POSIX timer functions. by Elliott Hughes · 12 years ago
  37. f04935c Make sure that the same tests are on all platforms. by Christopher Ferris · 12 years ago
  38. 0c40152 Fix the time unit tests for systems with 64-bit time_t. by Elliott Hughes · 12 years ago
  39. 7843d44 Work around tzcode's reliance on signed overflow. by Elliott Hughes · 12 years ago
  40. ee178bf Add a trivial gmtime(3) test. by Elliott Hughes · 12 years ago
  41. e0175ca Don't search off the end of the index for bad Olson ids. by Elliott Hughes · 12 years ago