Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | time: More core infrastructure for timespec64 | John Stultz | 2014-07-23 |
| | | | | | | | | Helper and conversion functions for timespec64. Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: John Stultz <john.stultz@linaro.org> | ||
* | time64: Add time64.h header and define struct timespec64 | John Stultz | 2014-07-23 |
Define the timespec64 structure and standard helper functions. [ tglx: Make it 32bit only. 64bit really can map timespec to timespec64 ] Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: John Stultz <john.stultz@linaro.org> |