aboutsummaryrefslogtreecommitdiffstats
path: root/src/stat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-18stat,tail: add support for the exfat file systemKamil Dudka1-0/+2
2021-01-01maint: update all copyright year number rangesPádraig Brady1-1/+1
2020-10-28stat,tail: sync file system constants from the linux kernelPádraig Brady1-0/+4
2020-09-29doc: fix punctuation in stat --helpBenno Schulenberg1-4/+4
2020-06-20stat,tail: add support for the VBOXSF file systemBernhard Voelker1-0/+2
2020-02-25stat,tail: sync file system constants from the linux kernelPádraig Brady1-0/+10
2020-02-15doc: clarify that '%a' stat format outputs mode bitsPádraig Brady1-2/+2
2020-01-01maint: update all copyright year number rangesPádraig Brady1-1/+1
2019-10-09ls: use statx instead of stat when availableJeff Layton1-31/+1
2019-07-12stat: don't explicitly request file size for filenamesAndreas Dilger1-2/+2
2019-06-14stat: fix enabling of statx logicJeff Layton1-6/+6
2019-06-10stat: Use statx where available and support --cachedJeff Layton1-201/+422
2019-03-06build: avoid statx related build failure on AIXPádraig Brady1-1/+1
2019-03-03stat: print birth time on systems supporting statxMartin Bukatovic1-0/+19
2019-02-03stat,tail: fix android build and support inotifyPádraig Brady1-1/+3
2019-01-01maint: update all copyright year number rangesAssaf Gordon1-1/+1
2018-03-14stat,tail: add support for the EXFS file systemBrent Petit1-0/+2
2018-03-05stat: work around IBM xlC bugPaul Eggert1-6/+4
2018-01-01maint: update all copyright year number rangesPádraig Brady1-1/+1
2017-10-31stat: output default formats for --terse in usageAssaf Gordon1-5/+27
2017-09-19all: prefer HTTPS in URLsPaul Eggert1-1/+1
2017-08-29stat: fix determination of max name length on BSD systemsPádraig Brady1-2/+5
2017-08-29stat,tail: support "AAFS" AppArmor file systemPádraig Brady1-0/+2
2017-06-17maint: use C99 for loop initial declarations where possiblePádraig Brady1-4/+2
2017-06-10maint: update to work with GCC7's -Werror=implicit-fallthrough=5Jim Meyering1-1/+1
2017-03-08stat,tail: support "RDT" Linux kernel control file systemPádraig Brady1-0/+2
2017-01-01maint: update all copyright year number rangesPádraig Brady1-1/+1
2016-11-27stat,tail: sync with latest Linux file systemsPádraig Brady1-0/+9
2016-11-05stat: make --format=%N honor the QUOTING_STYLE env varPádraig Brady1-5/+36
2016-10-16all: use die() rather than error(EXIT_FAILURE)Pádraig Brady1-2/+3
2016-05-12stat,tail: add support for the SMB2 remote file systemPádraig Brady1-0/+2
2016-04-22stat,tail: add support for Windows Subsystem for LinuxPádraig Brady1-0/+2
2016-04-14stat,tail: add support for M1FSYigal Korman1-0/+2
2016-03-31stat: report type for "prl_fs" file systemsPádraig Brady1-2/+4
2016-03-17date ls pr: fix time zone abbrs on SysV platformsPaul Eggert1-8/+18
2016-01-13doc: mention the '0#' printf flags with stat %aPádraig Brady1-1/+1
2016-01-01maint: update all copyright year number rangesPádraig Brady1-1/+1
2015-12-14stat: report file system type for "overlayfs"Pádraig Brady1-0/+5
2015-11-11stat: improve support for new Linux pseudo FS and ACFSPádraig Brady1-0/+10
2015-11-04all: avoid quoting file names when possiblePádraig Brady1-8/+8
2015-11-04all: replace most uses of quotearg_colon() with quote()Pádraig Brady1-2/+1
2015-07-23build: fprintftime/nstrftime API changesPaul Eggert1-1/+4
2015-06-06build: port to AIXPaul Eggert1-1/+2
2015-02-27tail,stat: improve support for the IBRIX file systemShane M Seymour1-0/+2
2015-01-01maint: update all copyright year number rangesPádraig Brady1-1/+1
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady1-1/+1
2014-09-08maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert1-1/+1
2014-06-13tail: fix --follow to use polling mode for VXFSPádraig Brady1-1/+3
2014-06-01stat: avoid redundant stat() callsPádraig Brady1-3/+5
2014-05-23stat,tail: improve support for LogFS and ConfigFSPádraig Brady1-0/+4