diff options
author | Jeremiah Senkpiel <fishrock123@rocketmail.com> | 2018-08-08 15:54:26 -0400 |
---|---|---|
committer | Santiago Gimeno <santiago.gimeno@gmail.com> | 2018-09-03 14:33:56 +0200 |
commit | a519c8b206c4bf00fc74275c45fe78b3c528b1f7 (patch) | |
tree | 7f25691bcd0cbc7f2aa473bfcd7f5966adfb6b4b /docs/src/conf.py | |
parent | 3646624e5e2e32eef744d6ba7c56ed3e06f7550b (diff) | |
download | libuv-a519c8b206c4bf00fc74275c45fe78b3c528b1f7.tar.gz libuv-a519c8b206c4bf00fc74275c45fe78b3c528b1f7.zip |
unix,fs: remove linux fallback from utimesat()
Previously both uv_fs_utimes and uv_fs_futimes would fall back to utimes() if untimesat() wasn't supported.
Since utimesat() has been supported since linux kernel 2.6.22, and libuv supports at minimum 2.6.32, this code can be removed.
PR-URL: https://github.com/libuv/libuv/pull/1940
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Diffstat (limited to 'docs/src/conf.py')
0 files changed, 0 insertions, 0 deletions