]> Savannah Git Hosting - gnulib.git/commit
utimens: Add support for native Windows.
authorBruno Haible <bruno@clisp.org>
Mon, 1 May 2017 09:50:08 +0000 (11:50 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 1 May 2017 09:50:08 +0000 (11:50 +0200)
commit8974b8ff33855b088a8675b656557989d48a8cd1
treec421a11eb3c61d510c6cdef88406f796fbbc0a6e
parent05226f4e52f0d6ff55c598c24b07672cc6fa295e
utimens: Add support for native Windows.

* lib/utimens.c: Include <windows.h>, msvc-nothrow.h.
(fdutimens): Provide a native Windows implementation, like utime.c with
added tv_nsec support.
* modules/utimens (Depends-on): Add msvc-nothrow, utime.
Suggested by Tim Rühsen <tim.ruehsen@gmx.de>.
ChangeLog
lib/utimens.c
modules/utimens