summaryrefslogtreecommitdiff
path: root/gio/glocalfileinputstream.c
AgeCommit message (Expand)Author
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2021-02-15glocalfileinputstream: Drop custom skip vfunc implementationPhilip Withnall
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2014-01-31Updated FSF's addressDaniel Mustieles
2013-11-20Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIXDan Winship
2013-11-03gio: Don't allow skipping past the end of GLocalFileInputStreamRoss Lagerwall
2013-06-24Rename the generated private data getter functionEmmanuele Bassi
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi
2013-01-29Add g_close(), use itColin Walters
2010-07-07gio/: fully remove gioalias hacksRyan Lortie
2010-06-22Fix build with the Microsoft compilerTor Lillqvist
2010-05-20Bug 619142 – Build fixesDavid Zeuthen
2010-02-15GLocalFileInputStream: Implement GFileDescriptorBasedChristian Kellner
2009-11-29Fix up GIO docsMatthias Clasen
2009-09-18Fix a lot of clang complaintsMatthias Clasen
2009-05-13Local file implementation of GFileIOStream and opsAlexander Larsson
2009-03-17fix attributes argument of query_info methods to be "const char *".Alexander Larsson
2008-07-01Moved all relevant typedefs into these files.Cody Russell
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin
2008-06-16chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer
2008-02-06Save errno before calling other funcs that potentially alter it. BugChristian Persch
2008-01-21Whitespace cleanups.Matthias Clasen
2007-12-08[gio compiles and links on win32, not sure how much already works] ifdefedHans Breuer
2007-12-05Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson
2007-12-03[start of port to win32/msvc] HAVE_UNIST_H and _pipe() only includeHans Breuer
2007-11-30More coding style fixesMatthias Clasen
2007-11-28Removed unnecessary fileAlexander Larsson
2007-11-28Added. Added. Added. Added.Alexander Larsson
2007-11-26gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson