[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / glib / gdir.c
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-01-31 Daniel MustielesUpdated FSF's address
2013-09-16 Ryan LortieGDir: add some glib-private APIs
2012-11-16 Dan Winshipwin32: re-fix the _utf8 compat function situation
2012-11-15 Dan Winshipwin32: add gwin32compat.h, for utf8-renaming compatibil...
2012-07-06 Matthias ClasenImprove the g_dir_read_name documentation
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-02 Matthias ClasenMove file utility docs inline
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-09 Ryan LortieRemove all uses of G_CONST_RETURN
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-15 Emmanuele BassiRevert "Remove all uses of G_CONST_RETURN"
2011-03-15 Ryan LortieRemove all uses of G_CONST_RETURN
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-09-20 Colin Waltersgdir: Clarify in documentation that ordering is not...
2010-09-04 Emmanuele BassiBuild fixes for the fall-out of the inclusion changes
2010-09-04 Matthias ClasenMore include cleanups
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'
2009-08-22 Christian PerschPreserve errno
2008-07-27 Tor Lillqvistglib/glib.symbols glib/gconvert.c glib/gdir.c glib...
2008-07-24 Tor LillqvistInclude <stdio.h> for FILENAME_MAX on newer mingw insta...
2008-05-19 Tor LillqvistInclude the dirent.h and wdirent.c from ../build/win32...
2006-08-29 Tor LillqvistRemove support for Windows 9x/ME, as will be done also...
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-01-11 Matthias ClasenTypo fix.
2004-10-27 Matthias ClasenIntroduce the idea of a filename encoding, which is...
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2004-07-09 Matthias ClasenConvert filename to UTF-8 before using it in the error...
2003-02-23 Matthias ClasenClarify documentation.
2002-05-26 Matthias ClasenRemove references to nonexisting functions
2002-05-20 jacob berkmaninclude sys/types.h before dirent.h to build on darwin...
2002-03-08 Owen TaylorFinal updates for 2.0.0
2002-02-08 Michael Nattererg_dir_open: added g_return_val_if_fail() to prevent...
2001-11-08 Tor LillqvistDon't define LANG_AZERI etc in case those aren't define...
2001-11-05 Owen TaylorAdd check for dirent.h
2001-11-05 Owen TaylorIndentation fixes, some rewriting of docs to conform...
2001-11-05 Hans Breuersimplified wrapper around dirent functions to improve...