summaryrefslogtreecommitdiffstats
path: root/term-utils/mesg.c
Commit message (Expand)AuthorAgeFilesLines
* mesg: avoid 'ttyname failed: Success' messageKarel Zak2019-05-271-3/+14
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-3/+3
* mesg: do not print 'ttyname failed' message unless --verbose requestedSami Kerola2018-08-031-0/+5
* 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: never use usage(stderr)Ruediger Meier2017-06-261-4/+5
* misc: do not use plain 0 as NULL [smatch scan]Sami Kerola2017-02-201-4/+4
* Use --help suggestion on invalid optionKarel Zak2016-12-191-1/+1
* mesg: fix multiple racesSami Kerola2015-11-221-8/+14
* rpmatch: use symbolic value when evaluation return codesSami Kerola2015-02-241-3/+3
* textual: grammarize and harmonize the stat error messageBenno Schulenberg2015-02-021-1/+1
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+4
* various: fix mixing declarations and code compiler warnings [smatch]Sami Kerola2013-10-081-5/+5
* mesg: sync usage() with howto-usage-function.txtSami Kerola2013-08-291-8/+7Star
* add missing rpmatch.h everywhere it needs to beWilliam Pitcock2013-02-201-0/+1
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-061-1/+1
* translation: unify stat error messagesSami Kerola2012-07-161-1/+1
* term-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+3
* mesg: use rpmatch to yes/no questionSami Kerola2012-03-181-5/+9
* mesg: cleanup usage()Karel Zak2011-08-161-6/+7
* mesg: add \n to usage() outputKarel Zak2011-04-141-1/+1
* mesg: new --verbose optionSami Kerola2011-04-141-2/+11
* mesg: use long options, also --help and --version addedSami Kerola2011-04-141-7/+30
* build-sys: move mesg to term-utils/Karel Zak2011-03-021-0/+118