Internally use the _stati64 API explicitly on Windows
[platform/upstream/glib.git] / glib / gmappedfile.c
2010-02-04 Tor LillqvistInternally use the _stati64 API explicitly on Windows
2010-01-28 Ryan LortieReturn NULL from g_mapped_file_get_contents()
2009-06-18 Ryan LortieGMappedFile: add refcounting, switch to GSlice
2009-05-30 Hans BreuerDefine fstat() for msvc build
2007-08-20 Behdad EsfahbodFix typos
2005-12-03 Matthias ClasenMake mapping of empty files work. (#321530)
2005-09-05 Matthias ClasenReport an error if the file is too large. (#315275...
2005-07-02 Hans Breuerinclude <process.h> for getpid() include <io.h> for...
2005-06-26 Tor Lillqvistlibtool installs/uninstalls the import library, no...
2005-06-25 Matthias ClasenAdd an mmap() wrapper called GMappedFile. (#148218...