file: stat: Fixes for 64 bit times on Windows
While -D__MINGW_USE_VC2005_COMPAT enables a 64-bit time_t,
it is necessary to explicitly use _stat64 to access the stat
structure containing 64 bit times.
Signed-off-by:
Steve Bennett <steveb@workware.net.au>
parent
9366d8f7
Please register or sign in to comment