Skip to content
Commit 45e87781 authored by H. J. Lu's avatar H. J. Lu Committed by H. Peter Anvin
Browse files

compat: Introduce COMPAT_USE_64BIT_TIME



Allow a compatibility ABI to use a 64-bit time_t and 64-bit members in
struct timeval and struct timespec to avoid the Y2038 problem.

This will be used for the x32 ABI.

Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent 109a1f32
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment