Provide system calls for 32-bit time_t
configname: CONFIG_COMPAT_32BIT_TIME
Linux Kernel Configuration
└─>General architecture-dependent options
└─>Provide system calls for 32-bit time_t
In linux kernel since version 3.10 (release Date: 2013-06-30)
This enables 32 bit time_t support in addition to 64 bit time_t support.
This is relevant on all 32-bit architectures, and 64-bit architectures
as part of compat syscall handling.
This is relevant on all 32-bit architectures, and 64-bit architectures
as part of compat syscall handling.