Skip to content

W32: gstat fixes for ucrt

LRN requested to merge lrn/glib:win32-gstat-for-ucrt into master

The first commit should fix issue #1452 (closed) The second commit fixes the fileutils test to pass (glib/fileutils and gio/g-file-info are the two tests that use g_stat() a lot).

Merge request reports