libuv/include/uv
Jeremy Whitlock c51ead5c70
fs: add uv_fs_utime_ex and uv_fs_futime_ex
These new functions behave identicaly to uv_fs_utime and uv_fs_futime
respectively for every OS except macOS and Windows.  For macOS and
Windows, these new APIs will allow the birth/creation time to be set.

Fixes: https://github.com/libuv/libuv/issues/499
PR-URL: https://github.com/libuv/libuv/pull/590
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
2018-05-16 14:51:05 +02:00
..
aix.h core: move all include files except uv.h to uv/ 2017-09-04 22:33:42 +02:00
android-ifaddrs.h core: move all include files except uv.h to uv/ 2017-09-04 22:33:42 +02:00
bsd.h core: move all include files except uv.h to uv/ 2017-09-04 22:33:42 +02:00
darwin.h core: move all include files except uv.h to uv/ 2017-09-04 22:33:42 +02:00
errno.h 2018.02.22, Version 1.19.2 (Stable) 2018-02-24 17:04:48 +01:00
linux.h core: move all include files except uv.h to uv/ 2017-09-04 22:33:42 +02:00
os390.h 2018.02.22, Version 1.19.2 (Stable) 2018-02-24 17:04:48 +01:00
posix.h core: move all include files except uv.h to uv/ 2017-09-04 22:33:42 +02:00
pthread-barrier.h 2018.02.22, Version 1.19.2 (Stable) 2018-02-24 17:04:48 +01:00
sunos.h core: move all include files except uv.h to uv/ 2017-09-04 22:33:42 +02:00
threadpool.h core: move all include files except uv.h to uv/ 2017-09-04 22:33:42 +02:00
tree.h core: move all include files except uv.h to uv/ 2017-09-04 22:33:42 +02:00
unix.h fs: add uv_fs_utime_ex and uv_fs_futime_ex 2018-05-16 14:51:05 +02:00
version.h core: move all include files except uv.h to uv/ 2017-09-04 22:33:42 +02:00
win.h fs: add uv_fs_utime_ex and uv_fs_futime_ex 2018-05-16 14:51:05 +02:00