summaryrefslogtreecommitdiff
path: root/src/paste.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* paste: remove IF_LINTPaul Eggert2022-01-311-2/+2
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* maint: switch to C11-style _NoreturnPaul Eggert2021-10-021-1/+0
* maint: use clearerr on stdin when appropriatePaul Eggert2021-08-221-14/+12
* 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
* 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: use C99 for loop initial declarations where possiblePádraig Brady2017-06-171-2/+1
* maint: update all copyright year number rangesPádraig Brady2017-01-011-1/+1
* maint: we use die; remove now-unnecessary uses of abortJim Meyering2016-10-161-1/+0
* all: use die() rather than error(EXIT_FAILURE)Pádraig Brady2016-10-161-7/+8
* maint: work even if argc == INT_MAXPaul Eggert2016-06-231-7/+8
* paste: add the -z,--zero-terminated optionPádraig Brady2016-01-131-8/+18
* maint: update all copyright year number rangesPádraig Brady2016-01-011-1/+1
* maint: add a syntax check to avoid unstyled quotingPádraig Brady2015-11-041-2/+1
* paste: avoid confusing backslash quoting in diagnosticPádraig Brady2015-11-041-2/+2
* all: avoid quoting file names when possiblePádraig Brady2015-11-041-8/+6
* all: quote string arguments in error messagesPádraig Brady2015-10-271-6/+7
* doc: standardize messages about the '-' stdin FILEPádraig Brady2015-04-301-1/+1
* maint: update all copyright year number rangesPádraig Brady2015-01-011-1/+1
* paste: fix possible truncated output with large filesTobias Stoeckmann2014-11-241-3/+3
* 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
* cut: restore special case handling of -f with -d$'\n'Pádraig Brady2014-06-011-1/+1
* maint: update all copyright year number rangesBernhard Voelker2014-01-021-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
* maint: use single copyright year rangeJim Meyering2012-01-271-1/+1
* maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering2012-01-091-9/+9
* 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: remove empty statement after jump labelBernhard Voelker2011-08-131-1/+1
* maint: update all copyright year number rangesJim Meyering2011-01-011-1/+1
* provide POSIX_FADV_SEQUENTIAL hint to appropriate utilsPádraig Brady2010-07-221-0/+3
* maint: make spacing around "=" consistent, even in IF_LINTJim Meyering2010-05-311-2/+2
* 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
* global: convert indentation-TABs to spacesJim Meyering2009-08-251-231/+231
* maint: update all Copyright year lists to include 2009Jim Meyering2009-06-231-1/+1
* avoid warnings about discarding "qualifiers from pointer target type"Jim Meyering2008-11-101-1/+1
* remove redundant const directivesJim Meyering2008-06-161-1/+1
* add "const" attribute, where possibleJim Meyering2008-06-141-1/+1
* use gnulib's progname moduleJim Meyering2008-06-031-4/+1
* declare program_name consistentlyJim Meyering2008-06-021-1/+1
* convert 2-author programs to use proper_nameJim Meyering2008-05-261-1/+3
* paste -d\\: avoid heap overrun for backslash at end of delim listJim Meyering2008-03-271-4/+30
* Update all copyright notices to use the newer form.Jim Meyering2007-07-231-5/+4