summaryrefslogtreecommitdiffstats
path: root/term-utils/write.c
Commit message (Expand)AuthorAgeFilesLines
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-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: cleanup and fix --unknownopt issuesRuediger Meier2017-06-261-5/+5
* Use --help suggestion on invalid optionKarel Zak2016-12-191-1/+1
* login-utils: switch to utmpx.hRuediger Meier2016-12-071-11/+11
* login-utils: avoid using the defined utmp sizes.Ruediger Meier2016-12-071-1/+1
* write: don't use strftime()Karel Zak2016-07-141-6/+7
* lib: try to find tty in get_terminal_name()Sami Kerola2016-07-041-13/+3Star
* write: stop removing and adding /dev/ in front of tty stringSami Kerola2016-07-041-43/+38Star
* write: tell when effective gid and tty path group mismatchSami Kerola2016-07-041-2/+7
* write: improve coding styleSami Kerola2016-07-041-36/+35Star
* write: remove PUTC macroSami Kerola2016-07-041-10/+5Star
* write: make timestamp to be obviously just a clock timeSami Kerola2016-07-011-8/+9
* write: remove unnecessary utmp variablesSami Kerola2016-07-011-17/+11Star
* write: improve function and variable namesSami Kerola2016-07-011-38/+35Star
* write: add control structure to clarify what is going onSami Kerola2016-07-011-42/+54
* write: run atexit() checks at the end of executionSami Kerola2016-07-011-12/+17
* write: use xstrncpy() from strutils.hSami Kerola2016-07-011-2/+2
* write: set atime value in term_chk() only when neededSami Kerola2016-07-011-4/+4
* write: remove pointless fileno(3) callsSami Kerola2016-07-011-6/+6
* write: get rid of function prototypesSami Kerola2016-07-011-141/+132Star
* write: remove unused variableSami Kerola2016-07-011-4/+0Star
* misc: Fix various typosSebastian Rasmussen2016-05-311-1/+1
* write: fix setuid related regressionWayne Pollock2016-05-071-7/+7
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+3
* textual: use usage() text element macrosSami Kerola2014-10-011-4/+4
* textual: use manual tail usage() macroSami Kerola2014-10-011-0/+1
* textual: use version printing macro everywhereSami Kerola2014-10-011-3/+1Star
* include/carefulputc: cleanup and add fputs_{quoted,nonblank}()Karel Zak2014-04-031-1/+1
* last, utmpdump, agetty, wall, write: avoid compatibility hacksSami Kerola2013-08-291-2/+2
* write: change determination can user write to a terminalSami Kerola2013-08-291-4/+5
* include: carefulput: print determined char when unprintable char is foundSami Kerola2013-08-231-1/+1
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-061-1/+1
* write: stop using MAXHOSTNAMELENKarel Zak2012-10-191-3/+7
* write: Don't explicitly include <asm/param.h>.Thomas Schwinge2012-05-291-1/+0Star
* write: Use PATH_MAX instead of MAXPATHLEN, as elsewhere.Thomas Schwinge2012-05-291-3/+3
* term-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+3
* write: fix path for freopen()Karel Zak2011-09-061-1/+1
* write: cleanup usage()Karel Zak2011-08-161-6/+8
* write: remove inconsistent periods from two error messagesBenno Schulenberg2011-08-151-2/+2
* write: maintenance fixesSami Kerola2011-06-251-103/+90Star
* write: long options & new usageSami Kerola2011-06-251-3/+34
* build-sys: move write to term-utils directorySami Kerola2011-06-251-0/+359