summaryrefslogtreecommitdiff
path: root/gio/glocalfileenumerator.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-1/+1
* gio: Include filename in error messageMatthias Clasen2016-01-271-3/+7
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* localfileenumerator: Improve non-stat'ing codeBenjamin Otte2011-11-161-2/+3
* localfileenumerator: Take the type from the readdir() callBenjamin Otte2011-11-161-14/+82
* Minor cleanupMatthias Clasen2010-07-101-3/+2
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-3/+0
* Add extension point for adding metadata for local filesAlexander Larsson2009-06-231-0/+2
* Add a G_IO_ERROR_TOO_MANY_OPEN_FILES error code. Requested by OlivierMatthias Clasen2009-01-081-0/+3
* 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
* declaration and initialization in one step avoids c99ismHans Breuer2008-06-161-3/+1
* Use g_set_error_literal where appropriate. Patch from bug #535947.Christian Persch2008-06-161-6/+6
* chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer2008-06-161-3/+2
* Bug 536252 – GFileEnumerator should allow access to the containing GFileRoss Burton2008-06-161-3/+11
* Read readdir() info chunks (of 1000) and sort the chunks by inode beforeAlexander Larsson2008-03-311-7/+151
* Avoid warning spew if error == NULLAlexander Larsson2007-12-071-2/+5
* Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson2007-12-051-1/+1
* More coding style fixesMatthias Clasen2007-11-301-28/+31
* Removed unnecessary fileAlexander Larsson2007-11-281-6/+6
* Added. Added. Added. Added.Alexander Larsson2007-11-281-0/+2
* gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson2007-11-261-0/+228