summaryrefslogtreecommitdiffstats
path: root/text-utils/rev.c
Commit message (Expand)AuthorAgeFilesLines
* rev: be careful with close()Karel Zak2019-06-131-1/+2
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-3/+2Star
* rev: move a global variable to local scopeSami Kerola2018-05-281-3/+2Star
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-2/+1Star
* misc: cosmetics, remove argument from usage(FILE*)Ruediger Meier2017-06-261-3/+4
* misc: add static keyword to where needed [smatch scan]Sami Kerola2017-02-201-1/+1
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-3/+3
* Use --help suggestion on invalid optionKarel Zak2016-12-191-1/+1
* rev: Avoid out of boundary readTobias Stoeckmann2016-10-061-0/+3
* rev: Avoid calling free in a signal handlerTobias Stoeckmann2016-10-061-1/+0Star
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+4
* textual: use usage() text element macrosSami Kerola2014-10-011-5/+3Star
* textual: use manual tail usage() macroSami Kerola2014-10-011-1/+1
* textual: use version printing macro everywhereSami Kerola2014-10-011-2/+1Star
* rev: fix new line regressionSami Kerola2013-09-121-1/+3
* rev: use string printing rather than character outputSami Kerola2013-08-011-8/+13
* rev: reduce stream checking when closing read-only file descriptorSami Kerola2013-06-071-4/+1Star
* rev: simplify new line detection and impossible testSami Kerola2013-06-071-5/+4Star
* rev: stop adding new line at the end when input does not have itSami Kerola2013-06-071-1/+2
* various: fix variable and function declarations [smatch scan]Sami Kerola2013-04-091-6/+6
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-061-1/+1
* translation: unify file open error messagesSami Kerola2012-07-161-1/+1
* text-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* rev: mark signo unused in sig_handlerSami Kerola2011-06-011-1/+1
* rev: option parsing bug fixed & long options addedSami Kerola2011-04-061-5/+19
* rev: memory leak fixSami Kerola2011-04-061-2/+2
* rev: use xrealloc from xalloc.hSami Kerola2011-04-061-9/+1Star
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+1
* rev: use xalloc for memory allocationDavidlohr Bueso2010-11-011-3/+2Star
* use _exit() instead of exit() in sighandlersMarek Polacek2010-10-291-1/+1
* rev: coding style, various fixesDavidlohr Bueso2010-08-201-85/+110
* rev: use warn() in errs.hLi Zefan2007-10-251-21/+8Star
* Imported from util-linux-2.11o tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.10m tarball.Karel Zak2006-12-071-22/+5Star
* Imported from util-linux-2.10f tarball.Karel Zak2006-12-071-15/+21
* Imported from util-linux-2.9v tarball.Karel Zak2006-12-071-2/+10
* Imported from util-linux-2.8 tarball.Karel Zak2006-12-071-70/+72
* Imported from util-linux-2.7.1 tarball.Karel Zak2006-12-071-4/+4
* Imported from util-linux-2.5 tarball.Karel Zak2006-12-071-2/+2
* Imported from util-linux-2.2 tarball.Karel Zak2006-12-071-0/+159