diff options
author | pang.xunlei <pang.xunlei@linaro.org> | 2014-11-18 19:15:18 +0800 |
---|---|---|
committer | John Stultz <john.stultz@linaro.org> | 2014-11-21 11:59:58 -0800 |
commit | 90b6ce9c4066e0b2098dff65e52e6e7df1a51079 (patch) | |
tree | d92267d1b186332bdc827850e72c3f7a4b0b600b /include/linux/timekeeping.h | |
parent | 04d9089086a8231ddc69a9f3f25e971a3c1d25e6 (diff) | |
download | linux-90b6ce9c4066e0b2098dff65e52e6e7df1a51079.tar.gz linux-90b6ce9c4066e0b2098dff65e52e6e7df1a51079.tar.bz2 linux-90b6ce9c4066e0b2098dff65e52e6e7df1a51079.zip |
time: Provide y2038 safe mktime() replacement
As part of addressing "y2038 problem" for in-kernel uses, this
patch adds safe mktime64() using time64_t.
After this patch, mktime() is deprecated and all its call sites
will be fixed using mktime64(), after that it can be removed.
Signed-off-by: pang.xunlei <pang.xunlei@linaro.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'include/linux/timekeeping.h')
0 files changed, 0 insertions, 0 deletions