summaryrefslogtreecommitdiff
path: root/gio/glocalfileinputstream.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-11-20Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIXDan Winship1-3/+1
2013-11-03gio: Don't allow skipping past the end of GLocalFileInputStreamRoss Lagerwall1-4/+19
2013-06-24Rename the generated private data getter functionEmmanuele Bassi1-1/+1
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi1-23/+9
2013-01-29Add g_close(), use itColin Walters1-14/+10
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-1/+0
2010-06-22Fix build with the Microsoft compilerTor Lillqvist1-2/+4
2010-05-20Bug 619142 – Build fixesDavid Zeuthen1-3/+17
2010-02-15GLocalFileInputStream: Implement GFileDescriptorBasedChristian Kellner1-1/+21
2009-11-29Fix up GIO docsMatthias Clasen1-6/+0
2009-09-18Fix a lot of clang complaintsMatthias Clasen1-4/+0
2009-05-13Local file implementation of GFileIOStream and opsAlexander Larsson1-0/+12
2009-03-17fix attributes argument of query_info methods to be "const char *".Alexander Larsson1-2/+2
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-16chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer1-3/+2
2008-02-06Save errno before calling other funcs that potentially alter it. BugChristian Persch1-13/+25
2008-01-21Whitespace cleanups.Matthias Clasen1-2/+1
2007-12-08[gio compiles and links on win32, not sure how much already works] ifdefedHans Breuer1-0/+4
2007-12-05Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson1-2/+2
2007-12-03[start of port to win32/msvc] HAVE_UNIST_H and _pipe() only includeHans Breuer1-0/+2
2007-11-30More coding style fixesMatthias Clasen1-27/+25
2007-11-28Removed unnecessary fileAlexander Larsson1-1/+2
2007-11-28Added. Added. Added. Added.Alexander Larsson1-0/+1
2007-11-26gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson1-0/+319