History log of /include/linux/time64.h
Revision Date Author Comments
49cd6f869984692547c57621bf42697aaa7f5622 16-Jul-2014 John Stultz <john.stultz@linaro.org> time: More core infrastructure for timespec64

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>
361a3bf00582469877f8d18ff20f1efa6b781274 16-Jul-2014 John Stultz <john.stultz@linaro.org> time64: Add time64.h header and define struct timespec64

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>