summaryrefslogtreecommitdiff
path: root/gio/glocalfileinfo.h
AgeCommit message (Expand)Author
2021-02-08Fix signedness warning in gio/glocalfileinfo.c:get_access_rights()Emmanuel Fleury
2020-10-06glocalfileinfo: Fix use of fstatat() on macOS < 10.10Philip Withnall
2020-08-17glocalfileinfo: Add statx() supportAndre Miranda
2020-08-14glocalfileinfo: Add support for optional/required fields in stat bufsAndre Miranda
2020-08-14glocalfileinfo: Use accessors to access struct stat membersAndre Miranda
2020-06-10Normalize C source files to end with exactly one newlineSimon McVittie
2018-06-07fileinfo: make UNIX_IS_MOUNTPOINT be TRUE for /Will Thompson
2017-11-01W32: Add a stat() implementation for private useРуслан Ижбулатов
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2014-01-31Updated FSF's addressDaniel Mustieles
2013-11-20Require POSIX.1 (1990) compliance on unixDan Winship
2012-12-06fileinfo: mark lost+found/ root directory as hiddenDavid Zeuthen
2011-11-16localfileinfo: Split out attributes that don't need a statBenjamin Otte
2009-06-23Add extension point for adding metadata for local filesAlexander Larsson
2009-03-03Bug 562613 – Missing const modifier in string parametersAlexander Larsson
2008-09-02big header formatting cleanup: indentation, vtable formatting, consistentMichael Natterer
2008-03-12Introduce a macro GLocalFileStat that is the normal struct stat on UnixTor Lillqvist
2008-03-11Correctly implement can_trash by actually looking for a trash dir, notAlexander Larsson
2007-12-14Move GFileAttributeValue to a private header, as its sort of ugly.Alexander Larsson
2007-12-06Include sys/types.h for dev_t (#501919)Alexander Larsson
2007-11-26gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson