1
0
Fork 0
alistair23-linux/lib/vdso
Arnd Bergmann 21346564cc y2038: vdso: change time_t to __kernel_old_time_t
Only x86 uses the 'time' syscall in vdso, so change that to
__kernel_old_time_t as a preparation for removing 'time_t' and
'__kernel_time_t' later.

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2019-11-15 14:38:28 +01:00
..
Kconfig lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO 2019-10-07 11:07:17 +01:00
Makefile lib/vdso: Provide generic VDSO implementation 2019-06-22 21:21:05 +02:00
gettimeofday.c y2038: vdso: change time_t to __kernel_old_time_t 2019-11-15 14:38:28 +01:00