Internally use the _stati64 API explicitly on Windows
authorTor Lillqvist <tml@iki.fi>
Thu, 4 Feb 2010 17:20:08 +0000 (19:20 +0200)
committerTor Lillqvist <tml@iki.fi>
Thu, 4 Feb 2010 17:58:55 +0000 (19:58 +0200)
commit5589d2b45567a0b35e8d8f55f20b1e381c53ca04
treef008a651a6dba8d42796e87ebac8abe44f5f1e6d
parent05291c0d11f269dedacde62e767b75976c27bd33
Internally use the _stati64 API explicitly on Windows

Avoids warnings and confusion when compiling with MSVC.
glib/giowin32.c
glib/gkeyfile.c
glib/gmappedfile.c