aboutsummaryrefslogtreecommitdiff
path: root/coreutils/stat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Rich Felker writes: fix invalid printf format stringsaldot2006-03-291-1/+1
* Patch from Denis Vlasenko to constify things and fix a few typos.landley2006-02-221-3/+2
* just whitespacetimr2006-01-251-9/+9
* another more constvodz2005-10-201-2/+2
* 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