summaryrefslogtreecommitdiff
path: root/gio/glocalfileinfo.h
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* glocalfileinfo: Always define _g_stat_mtim_nsec, etc.Simon McVittie2022-02-211-0/+4
* glocalfileinfo: Add missing _g_stat_*() methods for win32Philip Withnall2022-02-181-1/+5
* _g_stat_size: return goffsetIgnacio Casal Quinteiro2022-01-201-1/+1
* Fix signedness warning in gio/glocalfileinfo.c:get_access_rights()Emmanuel Fleury2021-02-081-0/+1
* glocalfileinfo: Fix use of fstatat() on macOS < 10.10Philip Withnall2020-10-061-4/+4
* glocalfileinfo: Add statx() supportAndre Miranda2020-08-171-0/+124
* glocalfileinfo: Add support for optional/required fields in stat bufsAndre Miranda2020-08-141-0/+116
* glocalfileinfo: Use accessors to access struct stat membersAndre Miranda2020-08-141-0/+37
* Normalize C source files to end with exactly one newlineSimon McVittie2020-06-101-2/+0
* fileinfo: make UNIX_IS_MOUNTPOINT be TRUE for /Will Thompson2018-06-071-0/+1
* W32: Add a stat() implementation for private useРуслан Ижбулатов2017-11-011-2/+3
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Require POSIX.1 (1990) compliance on unixDan Winship2013-11-201-2/+0
* fileinfo: mark lost+found/ root directory as hiddenDavid Zeuthen2012-12-061-0/+4
* localfileinfo: Split out attributes that don't need a statBenjamin Otte2011-11-161-0/+10
* Add extension point for adding metadata for local filesAlexander Larsson2009-06-231-0/+3
* Bug 562613 – Missing const modifier in string parametersAlexander Larsson2009-03-031-1/+1
* big header formatting cleanup: indentation, vtable formatting, consistentMichael Natterer2008-09-021-31/+32
* Introduce a macro GLocalFileStat that is the normal struct stat on UnixTor Lillqvist2008-03-121-1/+8
* Correctly implement can_trash by actually looking for a trash dir, notAlexander Larsson2008-03-111-0/+3
* Move GFileAttributeValue to a private header, as its sort of ugly.Alexander Larsson2007-12-141-1/+2
* Include sys/types.h for dev_t (#501919)Alexander Larsson2007-12-061-0/+3
* gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson2007-11-261-0/+68