utimens: port to Emacs + MS-Windows
commitfb26fc4b4ad7db1d12933aefc3d213c6f217092c
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 May 2017 07:40:41 +0000 (2 00:40 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 May 2017 07:46:00 +0000 (2 00:46 -0700)
tree22448e56e2df596ef742aca72a73fea181fa2ded
parentb0ebe1b9a51cebdf26e15b86f5c3a408724f1cb0
utimens: port to Emacs + MS-Windows

Skip the new MS-Windows-specific code if Emacs.
* lib/utimens.c [EMACS_CONFIGUATION]:
Avoid new MS-Windows-specific code.
(USE_SETFILETIME): New macro.
(fdutimens): Use it.
ChangeLog
lib/utimens.c