Add network address and socket types
[platform/upstream/glib.git] / gio / glocalfileoutputstream.c
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...