projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gsocket: Add missing preconditions to g_socket_send_message()
[platform/upstream/glib.git]
/
gio
/
glocalfileoutputstream.c
2014-01-31
Daniel Mustieles
Updated FSF's address
blob
|
commitdiff
2013-11-20
Dan Winship
Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
blob
|
commitdiff
|
diff to current
2013-11-20
Dan Winship
Require POSIX.1 (1990) compliance on unix
blob
|
commitdiff
|
diff to current
2013-06-24
Emmanuele Bassi
Rename the generated private data getter function
blob
|
commitdiff
|
diff to current
2013-06-24
Emmanuele Bassi
gio: Use the new private instance data declaration
blob
|
commitdiff
|
diff to current
2013-06-05
Colin Walters
Ensure g_file_copy() does not temporarily expose privat...
blob
|
commitdiff
|
diff to current
2013-05-23
Colin Walters
GLocalFileOutputStream: Further deduplicate error code...
blob
|
commitdiff
|
diff to current
2013-05-23
Colin Walters
GLocalFileOutputStream: Deduplicate stream creation...
blob
|
commitdiff
|
diff to current
2013-01-29
Colin Walters
Add g_close(), use it
blob
|
commitdiff
|
diff to current
2012-12-10
Dan Winship
gio: Don't leak the temp file when g_file_replace(...
blob
|
commitdiff
|
diff to current
2012-01-13
Alexander Larsson
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-12-09
Thomas Hindoe Paab...
GFile: add g_file_new_temp
blob
|
commitdiff
|
diff to current
2011-09-12
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-09-08
Federico Mena Quintero
bgo#640212 - Replace "error stating file" with friendli...
blob
|
commitdiff
|
diff to current
2011-04-29
David Zeuthen
Merge branch 'master' into gdbus-codegen
blob
|
commitdiff
|
diff to current
2011-04-15
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-04-15
Kean Johnston
GLocalFile: Use _fstati64 rather than stat on Win32
blob
|
commitdiff
|
diff to current
2011-01-27
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-07-07
Ryan Lortie
gio/: fully remove gioalias hacks
blob
|
commitdiff
|
diff to current
2010-06-22
Tor Lillqvist
Fix build with the Microsoft compiler
blob
|
commitdiff
|
diff to current
2010-06-10
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-05-20
David Zeuthen
Bug 619142 – Build fixes
blob
|
commitdiff
|
diff to current
2010-04-21
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-02-15
Christian Kellner
GLocalFileOutputStream: Implement GFileDescriptorBased
blob
|
commitdiff
|
diff to current
2009-09-04
Benjamin Otte
Bug 594034 - Use g_mkstemp_full() when creating the...
blob
|
commitdiff
|
diff to current
2009-08-28
Matthias Clasen
Use the saved errno value
blob
|
commitdiff
|
diff to current
2009-05-20
Christian Persch
Preserve errno when using g_set_error with _() and...
blob
|
commitdiff
|
diff to current
2009-05-15
Alexander Larsson
Remove unused variable
blob
|
commitdiff
|
diff to current
2009-05-13
Alexander Larsson
Local file implementation of GFileIOStream and ops
blob
|
commitdiff
|
diff to current
2009-03-17
Alexander Larsson
fix attributes argument of query_info methods to be...
blob
|
commitdiff
|
diff to current
2009-03-16
Alexander Larsson
Bug 575555 – Use fsync() when replacing files to avoid...
blob
|
commitdiff
|
diff to current
2009-02-18
Alexander Larsson
Bug 560564 – Replacing a symlink with its linked file...
blob
|
commitdiff
|
diff to current
2008-08-23
Tor Lillqvist
Bug 548988 - g_file_replace fails on Windows when the...
blob
|
commitdiff
|
diff to current
2008-07-01
Cody Russell
Moved all relevant typedefs into these files.
blob
|
commitdiff
|
diff to current
2008-06-22
Johan Dahlin
Include "config.h" instead of <config.h> Command used...
blob
|
commitdiff
|
diff to current
2008-06-16
Christian Persch
Use g_set_error_literal where appropriate. Patch from...
blob
|
commitdiff
|
diff to current
2008-06-16
Michael Natterer
chain up unconditionally in finalize() and dispose...
blob
|
commitdiff
|
diff to current
2008-02-18
Alexander Larsson
Use g_unlink/g_rename instead of unlink/rename; do...
blob
|
commitdiff
|
diff to current
2008-02-18
Alexander Larsson
Open files with O_BINARY on windows. (#517140)
blob
|
commitdiff
|
diff to current
2008-02-14
Alexander Larsson
Correctly check for HAVE_FCHMOD and HAVE_FCHOWN
blob
|
commitdiff
|
diff to current
2008-02-06
Christian Persch
Save errno before calling other funcs that potentially...
blob
|
commitdiff
|
diff to current
2008-02-06
Tomas Bzatek
Fallback to rename() if link() is not available (when...
blob
|
commitdiff
|
diff to current
2008-01-21
Matthias Clasen
Whitespace cleanups.
blob
|
commitdiff
|
diff to current
2007-12-14
Alexander Larsson
Clean up all flags enums to not have _FLAGS in them...
blob
|
commitdiff
|
diff to current
2007-12-08
Hans Breuer
[gio compiles and links on win32, not sure how much...
blob
|
commitdiff
|
diff to current
2007-12-05
Alexander Larsson
Rename all struct members named: read, write, close...
blob
|
commitdiff
|
diff to current
2007-12-03
Hans Breuer
[start of port to win32/msvc] HAVE_UNIST_H and _pipe...
blob
|
commitdiff
|
diff to current
2007-11-30
Matthias Clasen
More coding style fixes
blob
|
commitdiff
|
diff to current
2007-11-28
Alexander Larsson
Removed unnecessary file
blob
|
commitdiff
|
diff to current
2007-11-28
Alexander Larsson
Added. Added. Added. Added.
blob
|
commitdiff
|
diff to current
2007-11-27
Andre Klapper
Fix a typo.
blob
|
commitdiff
|
diff to current
2007-11-27
Andrew Walton
Bumps documentation to 93% symbol coverage, touching...
blob
|
commitdiff
|
diff to current
2007-11-26
Alexander Larsson
gio/ docs/reference/gio Merged gio-standalone into...
blob
|
commitdiff
|
diff to current