summaryrefslogtreecommitdiffstats
path: root/src/tee.c
AgeCommit message (Expand)AuthorLines
2021-09-20doc: drop extraneous single quotes in helpJim Meyering-4/+4
2021-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2020-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2019-03-30maint: tee: use STDIN_FILENO rather than 0Martin Castillo-1/+1
2019-01-01maint: update all copyright year number rangesAssaf Gordon-1/+1
2018-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2017-09-19all: prefer HTTPS in URLsPaul Eggert-1/+1
2017-02-16maint: xsetmode renamed to xbinary-ioPaul Eggert-3/+3
2017-02-15maint: use xsetmode, not xfreopenPaul Eggert-6/+3
2017-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2016-10-16all: use die() rather than error(EXIT_FAILURE)Pádraig Brady-1/+2
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-11-04all: avoid quoting file names when possiblePádraig Brady-4/+3
2015-10-27all: quote string arguments in error messagesPádraig Brady-4/+5
2015-10-03tee: simplify argv handlingPaul Eggert-14/+10
2015-08-31doc: clarify in --help/man where short options take no paramPádraig Brady-1/+2
2015-03-04tee: generalize the --write-error option to --output-errorPádraig Brady-29/+28
2015-02-24tee: add --write-error to control handling of closed pipesPádraig Brady-3/+62
2015-02-23tee: close "-" fileBernhard Voelker-2/+1
2015-02-20tee: treat '-' operand as file name as mandated by POSIXBernhard Voelker-7/+2
2015-02-18tee: exit early if no more writable outputsPádraig Brady-1/+12
2015-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady-1/+1
2014-09-08maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert-1/+1
2014-01-02maint: update all copyright year number rangesBernhard Voelker-1/+1
2013-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2012-01-27maint: use single copyright year rangeJim Meyering-1/+1
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering-2/+2
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering-2/+1
2012-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2011-01-30copy, tee: assume EINTR is always defined: remove #ifdefsJim Meyering-2/+0
2011-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2010-07-22provide POSIX_FADV_SEQUENTIAL hint to appropriate utilsPádraig Brady-0/+3
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-1/+1
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady-1/+1
2009-08-25global: convert indentation-TABs to spacesJim Meyering-32/+32
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering-1/+1
2008-11-10use xfreopen in place of unchecked freopenJim Meyering-2/+3
2008-06-27avoid a -Wsign-compare warningJim Meyering-1/+1
2008-06-16remove redundant const directivesJim Meyering-1/+1
2008-06-14add "const" attribute, where possibleJim Meyering-1/+1
2008-06-03use gnulib's progname moduleJim Meyering-4/+1
2008-06-02declare program_name consistentlyJim Meyering-1/+1
2008-05-26adjust copyright datesJim Meyering-1/+1
2008-05-26convert 3-author programs to use proper_nameJim Meyering-1/+4
2007-07-23Update all copyright notices to use the newer form.Jim Meyering-5/+4
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering-1/+1
2007-03-28Help translators include translation team's web or email address.Jim Meyering-1/+1
2006-12-12* src/system.h (SETVBUF): Remove definition, now that theJim Meyering-2/+2
2006-06-22* src/tee.c (tee_files): Rename from tee, to avoid conflict withJim Meyering-4/+4