summaryrefslogtreecommitdiff
path: root/src/truncate.c
Commit message (Expand)AuthorAgeFilesLines
* all: further adjustments for new Ronna, Quetta SI prefixesPádraig Brady2023-01-061-1/+1
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* truncate: simplifyPaul Eggert2022-01-311-14/+11
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* maint: update all copyright year number rangesPádraig Brady2021-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2020-01-011-1/+1
* truncate: avoid integer-overflow assumptionsPaul Eggert2019-10-031-30/+19
* doc: clarify that truncate creates sparse filesPádraig Brady2019-08-081-1/+1
* maint: update all copyright year number rangesAssaf Gordon2019-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2018-01-011-1/+1
* all: prefer HTTPS in URLsPaul Eggert2017-09-191-1/+1
* maint: update all copyright year number rangesPádraig Brady2017-01-011-1/+1
* all: reduce usage of proper_name_utf8()Pádraig Brady2016-11-141-1/+1
* all: use die() rather than error(EXIT_FAILURE)Pádraig Brady2016-10-161-4/+5
* maint: update all copyright year number rangesPádraig Brady2016-01-011-1/+1
* all: avoid quoting file names when possiblePádraig Brady2015-11-041-11/+11
* maint: update all copyright year number rangesPádraig Brady2015-01-011-1/+1
* diagnose too-large numbers betterPádraig Brady2014-12-191-31/+5
* doc: output correct --help references with --program-prefixPádraig Brady2014-09-191-1/+1
* maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert2014-09-081-1/+1
* build: support building all tools in a single binaryAlex Deymo2014-07-131-1/+1
* maint: update all copyright year number rangesBernhard Voelker2014-01-021-1/+1
* doc: clarify that truncate --size represents bytes by defaultPádraig Brady2013-06-221-1/+1
* maint: improve error messages upon failed read, write, access, closeBenno Schulenberg2013-02-061-1/+1
* maint: define usage note about mandatory args centrallyBernhard Voelker2013-01-231-4/+3
* maint: update all copyright year number rangesJim Meyering2013-01-011-1/+1
* truncate: don't leak a file descriptor with --ref=PIPEJim Meyering2012-08-041-1/+8
* maint: refactor common mode bits used to create filesPádraig Brady2012-06-221-3/+1
* maint: handle file sizes more reliablyPaul Eggert2012-05-101-16/+41
* maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering2012-01-091-1/+1
* maint: convert `...' to '...' in --help outputJim Meyering2012-01-091-2/+2
* maint: prep for global quoting changes: handle irregular cases manuallyJim Meyering2012-01-091-4/+4
* maint: use new emit_try_help in place of equivalent fprintfJim Meyering2012-01-071-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: use stat-size module from gnulibJames Youngman2011-06-131-0/+1
* maint: remove unneeded includesPádraig Brady2011-06-091-1/+0
* maint: update all copyright year number rangesJim Meyering2011-01-011-1/+1
* truncate: fix a very unlikely case for undiagnosed errorsPádraig Brady2010-11-161-14/+15
* maint: make spacing around "=" consistent, even in IF_LINTJim Meyering2010-05-311-1/+1
* truncate: improve handling of non regular filesPádraig Brady2010-05-291-41/+18
* truncate: support sizes relative to an existing filePádraig Brady2010-05-281-14/+22
* maint: ftruncate is always available, even without gnulibJim Meyering2010-04-091-6/+1
* doc: fix inconsistent capitalization in --help outputPádraig Brady2010-02-151-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* doc: mention the texinfo documentation in --helpPádraig Brady2009-09-211-1/+1
* doc: improve various BLOCKSIZE and SIZE helpOndřej Vašík2009-09-101-4/+1
* maint: remove Local Variables: indent-tabs-mode: nil from all sourcesJim Meyering2009-08-251-6/+0
* truncate: fix bug in use of isspaceEric Blake2009-05-111-3/+3
* maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systemsPádraig Brady2009-04-071-1/+1
* build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering2008-12-211-1/+1