Merge branch 'js/mingw-ns-filetime'
authorJunio C Hamano <gitster@pobox.com>
Tue, 6 Nov 2018 06:50:21 +0000 (15:50 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Nov 2018 06:50:21 +0000 (15:50 +0900)
commitb9c3f062b605df1a34a198cfff4ae850484a110d
treea6dc5253940c7e7ca7df6f3bc25908604b4f80a2
parenta29b8bcf624006cf66abe129c01c932ec75df9f7
parentd7e8c87421868ab7dab2814360d277a425b42bc5
Merge branch 'js/mingw-ns-filetime'

Windows port learned to use nano-second resolution file timestamps.

* js/mingw-ns-filetime:
  mingw: implement nanosecond-precision file times
  mingw: replace MSVCRT's fstat() with a Win32-based implementation
  mingw: factor out code to set stat() data
compat/mingw.c
compat/mingw.h