[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / glib / gmappedfile.c
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2012-11-15 Dan Winshipwin32: misc warning fixes
2012-08-17 Colin WaltersGMappedFile: Add g_mapped_file_get_bytes()
2012-02-23 Richard HughesFix up 'Since:' for g_mapped_file_new_from_fd()
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-24 Stef WalterGBytes: A new type for an immutable set of bytes.
2011-10-02 Matthias ClasenMove file utility docs inline
2011-09-23 Chun-wei Fangmappedfile.c: Define S_IFREG on Win32 when it's not...
2011-09-21 Philip Van HoofGMappedFile: Add API to create from an existing file...
2011-09-21 Matthias ClasenForgotten part of an earlier mismerge
2011-09-18 Matthias ClasenGMappedFile: return an error when trying to map a device
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-06 Colin WaltersGBuffer: Suffix header with private.h
2011-06-06 Matthias ClasenGMappedFile: remove nonatomic accesses to ref_count
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-03-15 Christian PerschUse static assert over runtime assert if possible
2010-02-06 Ryan LortieGMappedFile: minimal changes to support GBuffer
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...