Deepa Dinamani 3876ced476 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>
2019-02-07 00:13:27 +01:00
..
2018-11-23 11:51:21 +01:00
2018-11-23 11:51:21 +01:00
2018-11-23 11:51:21 +01:00
2019-02-07 00:13:27 +01:00
2018-11-23 11:51:20 +01:00
2018-11-23 11:51:21 +01:00
2018-11-23 11:51:20 +01:00