[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / gio / glocalfileoutputstream.c
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-20 Dan WinshipRequire POSIX.1 (1990) compliance on unix
2013-06-24 Emmanuele BassiRename the generated private data getter function
2013-06-24 Emmanuele Bassigio: Use the new private instance data declaration
2013-06-05 Colin WaltersEnsure g_file_copy() does not temporarily expose privat...
2013-05-23 Colin WaltersGLocalFileOutputStream: Further deduplicate error code...
2013-05-23 Colin WaltersGLocalFileOutputStream: Deduplicate stream creation...
2013-01-29 Colin WaltersAdd g_close(), use it
2012-12-10 Dan Winshipgio: Don't leak the temp file when g_file_replace(...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-09 Thomas Hindoe Paab... GFile: add g_file_new_temp
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-08 Federico Mena Quinterobgo#640212 - Replace "error stating file" with friendli...
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Kean JohnstonGLocalFile: Use _fstati64 rather than stat on Win32
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 Lortiegio/: fully remove gioalias hacks
2010-06-22 Tor LillqvistFix build with the Microsoft compiler
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-20 David ZeuthenBug 619142 – Build fixes
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-02-15 Christian KellnerGLocalFileOutputStream: Implement GFileDescriptorBased
2009-09-04 Benjamin OtteBug 594034 - Use g_mkstemp_full() when creating the...
2009-08-28 Matthias ClasenUse the saved errno value
2009-05-20 Christian PerschPreserve errno when using g_set_error with _() and...
2009-05-15 Alexander LarssonRemove unused variable
2009-05-13 Alexander LarssonLocal file implementation of GFileIOStream and ops
2009-03-17 Alexander Larssonfix attributes argument of query_info methods to be...
2009-03-16 Alexander LarssonBug 575555 – Use fsync() when replacing files to avoid...
2009-02-18 Alexander LarssonBug 560564 – Replacing a symlink with its linked file...
2008-08-23 Tor LillqvistBug 548988 - g_file_replace fails on Windows when the...
2008-07-01 Cody RussellMoved all relevant typedefs into these files.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-16 Christian PerschUse g_set_error_literal where appropriate. Patch from...
2008-06-16 Michael Nattererchain up unconditionally in finalize() and dispose...
2008-02-18 Alexander LarssonUse g_unlink/g_rename instead of unlink/rename; do...
2008-02-18 Alexander LarssonOpen files with O_BINARY on windows. (#517140)
2008-02-14 Alexander LarssonCorrectly check for HAVE_FCHMOD and HAVE_FCHOWN
2008-02-06 Christian PerschSave errno before calling other funcs that potentially...
2008-02-06 Tomas BzatekFallback to rename() if link() is not available (when...
2008-01-21 Matthias ClasenWhitespace cleanups.
2007-12-14 Alexander LarssonClean up all flags enums to not have _FLAGS in them...
2007-12-08 Hans Breuer[gio compiles and links on win32, not sure how much...
2007-12-05 Alexander LarssonRename all struct members named: read, write, close...
2007-12-03 Hans Breuer[start of port to win32/msvc] HAVE_UNIST_H and _pipe...
2007-11-30 Matthias ClasenMore coding style fixes
2007-11-28 Alexander LarssonRemoved unnecessary file
2007-11-28 Alexander LarssonAdded. Added. Added. Added.
2007-11-27 Andre KlapperFix a typo.
2007-11-27 Andrew Walton Bumps documentation to 93% symbol coverage, touching...
2007-11-26 Alexander Larssongio/ docs/reference/gio Merged gio-standalone into...