about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/riscv
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-07-10 17:54:42 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-10-16 14:19:23 -0300
commit01f33a9acc8f02ae6a6dd1efe366c28c825af8a8 (patch)
tree236ba1e8d84c076d7f26c496f9ed159668b71ce4 /sysdeps/unix/sysv/linux/riscv
parentcb49c65bb5581b5ca6122898716aad1f075982d8 (diff)
downloadglibc-01f33a9acc8f02ae6a6dd1efe366c28c825af8a8.tar.gz
glibc-01f33a9acc8f02ae6a6dd1efe366c28c825af8a8.tar.xz
glibc-01f33a9acc8f02ae6a6dd1efe366c28c825af8a8.zip
linux: Fix time64 support for futimesat
The generic implementation does not support time64 and the default
one return overflow for invalid tv_sec with UTIME_NOW / UTIME_OMIT
(which is valid since tv_sec in such cases is ignored by the
kernel).

Checked on x86_64-linux-gnu and i686-linux-gnu (on 5.4 and on 4.15
kernel).

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