summaryrefslogtreecommitdiff
path: root/text-utils/colcrt.c
Commit message (Expand)AuthorAgeFilesLines
* colcrt: make seek to \n more robustKarel Zak2019-09-021-10/+12
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-3/+3
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-2/+1
* misc: cosmetics, remove argument from usage(FILE*)Ruediger Meier2017-06-261-3/+4
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-1/+1
* build-sys: fix compilation with ncurses and uClibc or musl libcCarlos Santos2017-01-201-1/+1
* Use --help suggestion on invalid optionKarel Zak2016-12-191-1/+1
* colcrt: avoid the command getting hung [afl]Sami Kerola2016-04-131-0/+7
* colcrt: minor cosmetic changesKarel Zak2016-02-111-14/+35
* colcrt: reimplementationSami Kerola2016-02-021-243/+176
* colcrt: allocate enough space for data moves [afl & asan]Sami Kerola2015-08-101-1/+1
* colcrt: avoid writing beyond array bound [afl & asan]Sami Kerola2015-08-101-0/+2
* colcrt: use #define in place of magic constantsSami Kerola2015-08-091-11/+14
* colcrt: slice up the usage text for ease of translationBenno Schulenberg2015-01-061-8/+8
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+4
* textual: use manual tail usage() macroSami Kerola2014-10-011-0/+1
* textual: use version printing macro everywhereSami Kerola2014-10-011-3/+1
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-061-1/+1
* mark expected fallthrough for static analysersKarel Zak2012-09-071-0/+1
* text-utils: verify writing to streams was successfulSami Kerola2012-04-041-2/+2
* colctr: use long options and clean coding styleSami Kerola2011-06-011-26/+64
* replace bcopy,bzero,index and rindexDaniel Mierswa2009-08-171-2/+2
* Imported from util-linux-2.11b tarball.v2.11bKarel Zak2006-12-071-1/+1
* Imported from util-linux-2.10s tarball.v2.10sKarel Zak2006-12-071-78/+101
* Imported from util-linux-2.10f tarball.v2.10fKarel Zak2006-12-071-17/+27
* Imported from util-linux-2.9v tarball.v2.9vKarel Zak2006-12-071-1/+10
* Imported from util-linux-2.9i tarball.v2.9iKarel Zak2006-12-071-3/+4
* Imported from util-linux-2.8 tarball.v2.8Karel Zak2006-12-071-10/+0
* Imported from util-linux-2.7.1 tarball.v2.7.1Karel Zak2006-12-071-12/+14
* Imported from util-linux-2.2 tarball.v2.2Karel Zak2006-12-071-0/+251