summaryrefslogtreecommitdiff
path: root/gio/glocalfileinputstream.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* glocalfileinputstream: Drop custom skip vfunc implementationPhilip Withnall2021-02-151-61/+0
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIXDan Winship2013-11-201-3/+1
* gio: Don't allow skipping past the end of GLocalFileInputStreamRoss Lagerwall2013-11-031-4/+19
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-23/+9
* Add g_close(), use itColin Walters2013-01-291-14/+10
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-1/+0
* Fix build with the Microsoft compilerTor Lillqvist2010-06-221-2/+4
* Bug 619142 – Build fixesDavid Zeuthen2010-05-201-3/+17
* GLocalFileInputStream: Implement GFileDescriptorBasedChristian Kellner2010-02-151-1/+21
* Fix up GIO docsMatthias Clasen2009-11-291-6/+0
* Fix a lot of clang complaintsMatthias Clasen2009-09-181-4/+0
* Local file implementation of GFileIOStream and opsAlexander Larsson2009-05-131-0/+12
* fix attributes argument of query_info methods to be "const char *".Alexander Larsson2009-03-171-2/+2
* Moved all relevant typedefs into these files.Cody Russell2008-07-011-0/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer2008-06-161-3/+2
* Save errno before calling other funcs that potentially alter it. BugChristian Persch2008-02-061-13/+25
* Whitespace cleanups.Matthias Clasen2008-01-211-2/+1
* [gio compiles and links on win32, not sure how much already works] ifdefedHans Breuer2007-12-081-0/+4
* Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson2007-12-051-2/+2
* [start of port to win32/msvc] HAVE_UNIST_H and _pipe() only includeHans Breuer2007-12-031-0/+2
* More coding style fixesMatthias Clasen2007-11-301-27/+25
* Removed unnecessary fileAlexander Larsson2007-11-281-1/+2
* Added. Added. Added. Added.Alexander Larsson2007-11-281-0/+1
* gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson2007-11-261-0/+319