diff options
author | Jeremiah Senkpiel <fishrock123@rocketmail.com> | 2018-08-07 15:06:34 -0400 |
---|---|---|
committer | Santiago Gimeno <santiago.gimeno@gmail.com> | 2018-09-03 14:33:51 +0200 |
commit | 3646624e5e2e32eef744d6ba7c56ed3e06f7550b (patch) | |
tree | 7148ea67d68104435dfa2afabc4a0b2170a2c862 /docs/src | |
parent | ff45b0d7895fa5d69df693372186e3a1692297e7 (diff) | |
download | libuv-3646624e5e2e32eef744d6ba7c56ed3e06f7550b.tar.gz libuv-3646624e5e2e32eef744d6ba7c56ed3e06f7550b.zip |
unix,fs: use utimes & friends for uv_fs_utime
This should improve uv_fs_utime resolution and reliability, as
utime(2)'s precision is left more to the implementing platform than the
newer but well supported alternatives.
Related to https://github.com/nodejs/node/issues/22070
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')
0 files changed, 0 insertions, 0 deletions