about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/include
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-06-15 22:10:26 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2021-06-22 12:09:52 -0300
commit4ad8b4645c0869431dba632c3ace0061cc613379 (patch)
tree71102daef12cbfa6825a1da723fd9f506defb97e /sysdeps/unix/sysv/linux/include
parent283c6ebd5a71330eb37c8d08054f1036eeb544dc (diff)
downloadglibc-4ad8b4645c0869431dba632c3ace0061cc613379.tar.gz
glibc-4ad8b4645c0869431dba632c3ace0061cc613379.tar.xz
glibc-4ad8b4645c0869431dba632c3ace0061cc613379.zip
linux: Remove supports_time64 () from clock_gettime
It breaks the usage case of live migration like CRIU or similar.
The performance drawback is it would require an extra syscall
on older kernels without 64-bit time support.

Checked on i686-linux-gnu on a 4.15 kernel and on a 5.11 kernel
(with and without --enable-kernel=5.1) and on x86_64-linux-gnu.

Reviewed-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'sysdeps/unix/sysv/linux/include')
0 files changed, 0 insertions, 0 deletions