summaryrefslogtreecommitdiff
path: root/gio/glocalfileoutputstream.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-18Bug 560564 – Replacing a symlink with its linked file truncates theAlexander Larsson1-21/+63
2008-08-23Bug 548988 - g_file_replace fails on Windows when the target file existsTor Lillqvist1-3/+45
2008-07-01Moved all relevant typedefs into these files.Cody Russell1-0/+1
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin1-1/+1
2008-06-16Use g_set_error_literal where appropriate. Patch from bug #535947.Christian Persch1-41/+41
2008-06-16chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer1-3/+2
2008-02-18Use g_unlink/g_rename instead of unlink/rename; do not pass raw filenamesAlexander Larsson1-25/+39
2008-02-18Open files with O_BINARY on windows. (#517140)Alexander Larsson1-6/+10
2008-02-14Correctly check for HAVE_FCHMOD and HAVE_FCHOWNAlexander Larsson1-3/+3
2008-02-06Save errno before calling other funcs that potentially alter it. BugChristian Persch1-28/+56
2008-02-06Fallback to rename() if link() is not available (when no support on targetTomas Bzatek1-6/+10
2008-01-21Whitespace cleanups.Matthias Clasen1-11/+4
2007-12-14Clean up all flags enums to not have _FLAGS in them Make the names of someAlexander Larsson1-3/+3
2007-12-08[gio compiles and links on win32, not sure how much already works] ifdefedHans Breuer1-0/+18
2007-12-05Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson1-3/+3
2007-12-03[start of port to win32/msvc] HAVE_UNIST_H and _pipe() only includeHans Breuer1-3/+5
2007-11-30More coding style fixesMatthias Clasen1-38/+38
2007-11-28Removed unnecessary fileAlexander Larsson1-14/+15
2007-11-28Added. Added. Added. Added.Alexander Larsson1-0/+2
2007-11-27Fix a typo.Andre Klapper1-1/+1
2007-11-27 Bumps documentation to 93% symbol coverage, touching most Andrew Walton1-29/+0
2007-11-26gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson1-0/+910