Implement path_filestat_get & path_filestat_set_times on Windows.

This commit is contained in:
Marcin Mielniczuk
2019-08-21 12:47:34 +02:00
committed by Jakub Konka
parent 2ed69b1d10
commit 1bf5106f40
4 changed files with 21 additions and 5 deletions

View File

@@ -136,7 +136,6 @@ cfg_if::cfg_if! {
"symlink_loop" => true,
"clock_time_get" => true,
"truncation_rights" => true,
"path_filestat" => true,
_ => false,
}
} else {