Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | time: Avoid undefined behaviour in timespec64_add_safe() | Vegard Nossum | 2016-08-31 | 1 | -0/+1 |
* | time: remove timespec_add_safe() | Deepa Dinamani | 2016-05-19 | 1 | -8/+7 |
* | time: add missing implementation for timespec64_add_safe() | Deepa Dinamani | 2016-05-19 | 1 | -3/+1 |
* | time: Introduce struct itimerspec64 | Baolin Wang | 2015-08-17 | 1 | -0/+35 |
* | time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge | John Stultz | 2015-06-12 | 1 | -0/+1 |
* | time: Include math64.h in time64.h | Xunlei Pang | 2015-05-22 | 1 | -0/+1 |
* | time: More core infrastructure for timespec64 | John Stultz | 2014-07-23 | 1 | -0/+28 |
* | time64: Add time64.h header and define struct timespec64 | John Stultz | 2014-07-23 | 1 | -0/+162 |