Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
bcc04d0069a919a6ac4a2b378e15dd0a50c46aec
/
tests
/
time_test.cpp
d5c6527
support _POSIX_CPUTIME
by Yabin Cui
· 11 years ago
154e202
libc: Fix mktime returns an uncorrect time in empty TZ case
by Satoru Takeuchi
· 11 years ago
62d84b1
Fix race condition in timer disarm/delete.
by Christopher Ferris
· 11 years ago
1816025
Add clock_settime and clock_nanosleep.
by Haruki Hasegawa
· 11 years ago
8d0b2db
Reimplement clock(3) using clock_gettime(3)
by Alex Van Brunt
· 11 years ago
04303f5
Add semaphore tests, fix sem_destroy.
by Elliott Hughes
· 11 years ago
f4c948a
Move the meat of <features.h> into <sys/cdefs.h>.
by Elliott Hughes
· 11 years ago
905e6d5
Start hiding "private/bionic_time.h".
by Elliott Hughes
· 11 years ago
625993d
Use VDSO for clock_gettime(2) and gettimeofday(2).
by Elliott Hughes
· 11 years ago
7a39094
Revert "Removes bionic's dependence on stlport"
by Dan Albert
· 11 years ago
4d35da1
Removes bionic's dependence on stlport
by Dan Albert
· 11 years ago
329103d
Don't use so much stack in tzcode.
by Elliott Hughes
· 11 years ago
efbdb53
Remove a non-standard turd: strtotimeval.
by Elliott Hughes
· 11 years ago
4bfaf46
Added strtotimeval tests.
by Calin Juravle
· 11 years ago
753ad77
Fix deadlock in timer_delete.
by Christopher Ferris
· 11 years ago
3e3409a
Add system/extras strftime and strptime tests.
by Elliott Hughes
· 11 years ago
be1d91d
Add includes for waitpid
by Brian Carlstrom
· 11 years ago
4b558f5
Rewrite the POSIX timer functions.
by Elliott Hughes
· 11 years ago
f04935c
Make sure that the same tests are on all platforms.
by Christopher Ferris
· 12 years ago
0c40152
Fix the time unit tests for systems with 64-bit time_t.
by Elliott Hughes
· 12 years ago
7843d44
Work around tzcode's reliance on signed overflow.
by Elliott Hughes
· 12 years ago
ee178bf
Add a trivial gmtime(3) test.
by Elliott Hughes
· 12 years ago
e0175ca
Don't search off the end of the index for bad Olson ids.
by Elliott Hughes
· 12 years ago