summaryrefslogtreecommitdiffstats
path: root/term-utils/scriptreplay.c
Commit message (Expand)AuthorAgeFilesLines
* 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: consolidate all --help option descriptionsRuediger Meier2017-06-271-2/+2
* misc: cosmetics, remove argument from usage(FILE*)Ruediger Meier2017-06-261-3/+4
* Use --help suggestion on invalid optionKarel Zak2016-12-191-2/+2
* scriptreplay: avoid re-implementing strtod_or_err()Sami Kerola2016-05-051-13/+4Star
* scriptreplay: improve error messageSami Kerola2016-05-051-2/+2
* scriptreplay/newgrp: use signed int to store return of getopt_longFilipe Brandenburger2016-01-071-1/+1
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+3
* textual: use usage() text element macrosSami Kerola2014-10-011-2/+2
* textual: use manual tail usage() macroSami Kerola2014-10-011-0/+1
* textual: use version printing macro everywhereSami Kerola2014-10-011-2/+1Star
* scriptreplay: no need to skip first time value or last bytes fixes #58Wolfgang Richter2014-03-201-4/+1Star
* scriptreplay: Add --maxdelay option.Jesper Dahl Nyerup2014-02-101-4/+14
* scriptreplay: fix compiler warning [-Wmissing-prototypes]Karel Zak2012-07-161-1/+1
* translation: unify file open error messagesSami Kerola2012-07-161-2/+2
* scriptreplay: fix compiler format warningSami Kerola2012-06-171-2/+1Star
* term-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* scriptreplay: cleanup usage()Karel Zak2011-08-161-8/+10
* scriptreplay: fix buffer overflowSami Kerola2011-07-261-2/+2
* scriptreplay: allow arguments as command line switchesSami Kerola2011-04-121-9/+28
* scriptreplay: support long optionsSami Kerola2011-04-121-9/+38
* scriptreplay: end printing with new lineSami Kerola2011-04-121-0/+1
* build-sys: move script and scriptreplay to term-utils/Karel Zak2011-03-021-0/+182