GLocalFile: Use _fstati64 rather than stat on Win32
authorKean Johnston <kean.johnston@gmail.com>
Fri, 15 Apr 2011 08:15:04 +0000 (10:15 +0200)
committerAlexander Larsson <alexl@redhat.com>
Fri, 15 Apr 2011 08:15:04 +0000 (10:15 +0200)
commit8b50e2f5475f9817baa358e2f638d0853e50ffb1
tree73e6eee69e392dd50c411cc1900ab15e3c351ade
parenta3722d0408fd3746a30180e0c37f1713673a1fcc
GLocalFile: Use _fstati64 rather than stat on Win32

We want this to get 64bit timestamps and file lenghts.
gio/glocalfile.c
gio/glocalfileoutputstream.c