Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initialize 'sz' as 0. | delphij | 2009-02-21 | 1 | -2/+2 |
* | Don't close file descriptor number <whatever random garbage was on the | cperciva | 2008-08-04 | 1 | -0/+1 |
* | o Don't leak fd on error. | maxim | 2006-09-18 | 1 | -4/+6 |
* | Chase revision 1.10 in usage string and a comment. | ceri | 2006-09-07 | 1 | -2/+2 |
* | Allow to specify size in terabytes by using T or t suffix. | pjd | 2006-04-09 | 1 | -0/+4 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-05-21 | 1 | -1/+1 |
* | Make size suffix case insensitive. | le | 2004-07-22 | 1 | -0/+3 |
* | remove __P | imp | 2002-03-22 | 1 | -2/+2 |
* | Simplify some conditionals. | sheldonh | 2000-07-24 | 1 | -12/+10 |
* | Shut an optimizing compiler up about possibly (but never) unused | sheldonh | 2000-07-24 | 1 | -0/+2 |
* | truncate.c: | sheldonh | 2000-07-24 | 1 | -4/+7 |
* | Close file descriptors after use so as not to abuse the descriptor | sheldonh | 2000-07-23 | 1 | -0/+2 |
* | Import the new truncate(1) utility. | sheldonh | 2000-07-18 | 1 | -0/+202 |