hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / glib / gstdio.h
2014-01-31 Daniel MustielesUpdated FSF's address
2013-01-29 Colin WaltersAdd g_close(), use it
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-07-22 Ryan LortieHave gtk-doc ignore some #defines
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-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-30 Tor LillqvistFix build breakage on Unix
2010-03-30 Tor LillqvistDefine a public documented type for the struct stat...
2010-02-04 Tor LillqvistClarify use of struct stat on Windows
2008-05-29 Tor Lillqvistglib/gstdio.h Add g_utime(). No need to include <sys...
2006-01-05 Manish Singhglib/glib.symbols don't macroized g_access, g_chdir...
2006-01-03 Matthias ClasenDon't provide g_rmdir() as a macro expanding to rmdir...
2005-08-04 Tor LillqvistMove the G_BEGIN_DECLS/G_END_DECLS pair outside the...
2005-08-03 Matthias ClasenAdd G_BEGIN_DECLS/G_END_DECLS. (#312424)
2005-06-09 Tor Lillqvistglib/gstdio.h glib/gstdio.c Add a chdir() wrapper,...
2005-04-08 Tor Lillqvistglib/gstdio.h glib/gstdio.c Wrap also creat(). (#171285)
2005-04-08 Tor Lillqvistglib/gstdio.h glib/gstdio.c Wrap also access() and...
2005-02-23 Manish SinghOn G_OS_UNIX, simple #define g_open and co. as aliases...
2004-12-13 Tor LillqvistUpdate.
2004-12-11 Tor LillqvistAdd doc comments about Windows restrictions on renaming...
2004-10-31 Tor LillqvistAdd g_lstat().
2004-10-27 Matthias ClasenIntroduce the idea of a filename encoding, which is...