summaryrefslogtreecommitdiffstats
path: root/text-utils/col.c
Commit message (Expand)AuthorAgeFilesLines
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-3/+3
* col: improve error message, update regression testKarel Zak2019-02-051-1/+1
* col: make flush_line() a little bit robustKarel Zak2019-02-051-6/+7
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-1/+1
* misc: consolidate all --help option descriptionsRuediger Meier2017-06-271-2/+4
* misc: never use usage(stderr)Ruediger Meier2017-06-261-5/+8
* col: avoid extra newline if no inputSami Kerola2017-05-101-0/+2
* misc: add static keyword to where needed [smatch scan]Sami Kerola2017-02-201-8/+8
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-9/+9
* col: backspacing widecharsGrady Martin2017-01-041-3/+9
* Use --help suggestion on invalid optionKarel Zak2016-12-191-1/+1
* misc: never cast void* from malloc(3) and friendsRuediger Meier2016-03-071-2/+2
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+3
* textual: use manual tail usage() macroSami Kerola2014-10-011-0/+1
* textual: use version printing macro everywhereSami Kerola2014-10-011-2/+1Star
* docs: update deprecation bannersSami Kerola2014-10-011-0/+9
* libmount, col: remove redundant null checks [smatch scan]Sami Kerola2013-04-091-2/+1Star
* various: fix variable and function declarations [smatch scan]Sami Kerola2013-04-091-2/+2
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-061-1/+1
* textual: remove inconsistent periods from two error messagesBenno Schulenberg2013-01-251-1/+1
* col: fix compiler warning [-Wstrict-prototypes]Karel Zak2012-09-041-1/+1
* text-utils: cleanup strtoxx_or_err()Karel Zak2012-05-151-7/+4Star
* text-utils: verify writing to streams was successfulSami Kerola2012-04-041-2/+2
* col: check with strtol_or_err option argumentSami Kerola2011-06-081-7/+12
* col: coding style changesSami Kerola2011-06-011-13/+11Star
* col: use long optionsSami Kerola2011-06-011-7/+44
* don't declare usage() without parametrKarel Zak2011-01-211-1/+1
* col: use err.h and EXIT_* macrosKarel Zak2010-11-011-27/+23Star
* col: use xalloc for memory allocationDavidlohr Bueso2010-11-011-27/+11Star
* col: getwchar() errors shouldn't be hiddenKarel Zak2007-01-301-3/+12
* Imported from util-linux-2.11o tarball.Karel Zak2006-12-071-2/+0Star
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.10s tarball.Karel Zak2006-12-071-4/+20
* Imported from util-linux-2.10m tarball.Karel Zak2006-12-071-6/+11
* Imported from util-linux-2.10f tarball.Karel Zak2006-12-071-8/+13
* Imported from util-linux-2.9v tarball.Karel Zak2006-12-071-8/+13
* Imported from util-linux-2.8 tarball.Karel Zak2006-12-071-10/+0Star
* Imported from util-linux-2.7.1 tarball.Karel Zak2006-12-071-20/+22
* Imported from util-linux-2.2 tarball.Karel Zak2006-12-071-0/+529