diff options
| author | 2018-07-02 22:44:22 -0700 | |
|---|---|---|
| committer | 2019-02-07 00:13:27 +0100 | |
| commit | 3876ced476c8ec17265d1739467e726ada88b660 (patch) | |
| tree | 222617f692589b6362731cb248831db89c75f1cf /samples/git:/ssh:/git@git.zx2c4.com | |
| parent | timex: use __kernel_timex internally (diff) | |
timex: change syscalls to use struct __kernel_timex
struct timex is not y2038 safe.
Switch all the syscall apis to use y2038 safe __kernel_timex.
Note that sys_adjtimex() does not have a y2038 safe solution. C libraries
can implement it by calling clock_adjtime(CLOCK_REALTIME, ...).
Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'samples/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
