diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-07-10 17:54:42 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-10-16 14:19:23 -0300 |
commit | 01f33a9acc8f02ae6a6dd1efe366c28c825af8a8 (patch) | |
tree | 236ba1e8d84c076d7f26c496f9ed159668b71ce4 /include/sys | |
parent | cb49c65bb5581b5ca6122898716aad1f075982d8 (diff) | |
download | glibc-01f33a9acc8f02ae6a6dd1efe366c28c825af8a8.tar glibc-01f33a9acc8f02ae6a6dd1efe366c28c825af8a8.tar.gz glibc-01f33a9acc8f02ae6a6dd1efe366c28c825af8a8.tar.bz2 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 'include/sys')
0 files changed, 0 insertions, 0 deletions