aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/truncate/truncate.c
Commit message (Expand)AuthorAgeFilesLines
* remove __PWarner Losh2002-03-221-2/+2
* Simplify some conditionals.Sheldon Hearn2000-07-241-12/+10
* Shut an optimizing compiler up about possibly (but never) unusedSheldon Hearn2000-07-241-0/+2
* truncate.c:Sheldon Hearn2000-07-241-4/+7
* Close file descriptors after use so as not to abuse the descriptorSheldon Hearn2000-07-231-0/+2
* Import the new truncate(1) utility.Sheldon Hearn2000-07-181-0/+202