summaryrefslogtreecommitdiff
path: root/src/stat.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* maint: prefer static_assert to verifyPaul Eggert2022-09-151-3/+4
* maint: assume C23 alignofPaul Eggert2022-09-151-1/+0
* stat: -c %s now prints unsignedPaul Eggert2022-07-221-1/+9
* stat: only automount with --cached=neverPádraig Brady2022-03-071-0/+3
* stat: pacify -fsanitizer=leakPaul Eggert2022-01-311-1/+1
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* maint: use GNU style for spacingPaul Eggert2021-12-181-1/+1
* maint: prefer MAYBE_UNUSEDPaul Eggert2021-11-181-1/+1
* maint: modernize attribute usagePaul Eggert2021-10-311-12/+24
* maint: prefer attribute.h in .c filesPaul Eggert2021-10-311-2/+4
* stat,tail: add support for the secretmem file systemPádraig Brady2021-09-161-0/+2
* stat: use decomposed decimal device numbers by defaultPádraig Brady2021-06-211-2/+2
* stat: support more device number representationsPádraig Brady2021-06-211-11/+49
* maint: use "char const *" rather than "const char *"Pádraig Brady2021-04-111-1/+1
* stat,tail: add support for the exfat file systemKamil Dudka2021-02-181-0/+2
* maint: update all copyright year number rangesPádraig Brady2021-01-011-1/+1
* stat,tail: sync file system constants from the linux kernelPádraig Brady2020-10-281-0/+4
* doc: fix punctuation in stat --helpBenno Schulenberg2020-09-291-4/+4
* stat,tail: add support for the VBOXSF file systemBernhard Voelker2020-06-201-0/+2
* stat,tail: sync file system constants from the linux kernelPádraig Brady2020-02-251-0/+10
* doc: clarify that '%a' stat format outputs mode bitsPádraig Brady2020-02-151-2/+2
* maint: update all copyright year number rangesPádraig Brady2020-01-011-1/+1
* ls: use statx instead of stat when availableJeff Layton2019-10-091-31/+1
* stat: don't explicitly request file size for filenamesAndreas Dilger2019-07-121-2/+2
* stat: fix enabling of statx logicJeff Layton2019-06-141-6/+6
* stat: Use statx where available and support --cachedJeff Layton2019-06-101-201/+422
* build: avoid statx related build failure on AIXPádraig Brady2019-03-061-1/+1
* stat: print birth time on systems supporting statxMartin Bukatovic2019-03-031-0/+19
* stat,tail: fix android build and support inotifyPádraig Brady2019-02-031-1/+3
* maint: update all copyright year number rangesAssaf Gordon2019-01-011-1/+1
* stat,tail: add support for the EXFS file systemBrent Petit2018-03-141-0/+2
* stat: work around IBM xlC bugPaul Eggert2018-03-051-6/+4
* maint: update all copyright year number rangesPádraig Brady2018-01-011-1/+1
* stat: output default formats for --terse in usageAssaf Gordon2017-10-311-5/+27
* all: prefer HTTPS in URLsPaul Eggert2017-09-191-1/+1
* stat: fix determination of max name length on BSD systemsPádraig Brady2017-08-291-2/+5
* stat,tail: support "AAFS" AppArmor file systemPádraig Brady2017-08-291-0/+2
* maint: use C99 for loop initial declarations where possiblePádraig Brady2017-06-171-4/+2
* maint: update to work with GCC7's -Werror=implicit-fallthrough=5Jim Meyering2017-06-101-1/+1
* stat,tail: support "RDT" Linux kernel control file systemPádraig Brady2017-03-081-0/+2
* maint: update all copyright year number rangesPádraig Brady2017-01-011-1/+1
* stat,tail: sync with latest Linux file systemsPádraig Brady2016-11-271-0/+9
* stat: make --format=%N honor the QUOTING_STYLE env varPádraig Brady2016-11-051-5/+36
* all: use die() rather than error(EXIT_FAILURE)Pádraig Brady2016-10-161-2/+3
* stat,tail: add support for the SMB2 remote file systemPádraig Brady2016-05-121-0/+2
* stat,tail: add support for Windows Subsystem for LinuxPádraig Brady2016-04-221-0/+2
* stat,tail: add support for M1FSYigal Korman2016-04-141-0/+2
* stat: report type for "prl_fs" file systemsPádraig Brady2016-03-311-2/+4
* date ls pr: fix time zone abbrs on SysV platformsPaul Eggert2016-03-171-8/+18