aboutsummaryrefslogtreecommitdiff
path: root/coreutils/stat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup patch by Bernhard Fischer, removing unnecessary includes oflandley2005-09-111-1/+1
* just punt all the f_frsize crap since not all linux headers support it Bug 346vapier2005-07-261-22/+5
* dont use f_frsize unless linux-2.6.0 or bettervapier2005-06-291-1/+12
* rework human_fstype to cut down sizevapier2005-04-241-78/+47
* rework options to get rid of extra variablesvapier2005-04-241-15/+11
* stat implementation based upon coreutilsvapier2005-04-231-0/+599