Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-23 | time: More core infrastructure for timespec64 | John Stultz | |
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> | |||
2014-07-23 | time64: Add time64.h header and define struct timespec64 | John Stultz | |
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> |