summaryrefslogtreecommitdiffstats
path: root/usr.bin/truncate/truncate.c
Commit message (Expand)AuthorAgeFilesLines
* o Don't leak fd on error.maxim2006-09-181-4/+6
* Chase revision 1.10 in usage string and a comment.ceri2006-09-071-2/+2
* Allow to specify size in terabytes by using T or t suffix.pjd2006-04-091-0/+4
* Sync program's usage() with manpage's SYNOPSIS.ru2005-05-211-1/+1
* Make size suffix case insensitive.le2004-07-221-0/+3
* remove __Pimp2002-03-221-2/+2
* Simplify some conditionals.sheldonh2000-07-241-12/+10
* Shut an optimizing compiler up about possibly (but never) unusedsheldonh2000-07-241-0/+2
* truncate.c:sheldonh2000-07-241-4/+7
* Close file descriptors after use so as not to abuse the descriptorsheldonh2000-07-231-0/+2
* Import the new truncate(1) utility.sheldonh2000-07-181-0/+202
OpenPOWER on IntegriCloud