summaryrefslogtreecommitdiff
path: root/src/who.c
AgeCommit message (Expand)Author
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-10-16all: use die() rather than error(EXIT_FAILURE)Pádraig Brady
2016-09-22who: avoid new warning from upcoming gcc-7Jim Meyering
2016-09-11pinky,who: remove redeclarations of ttynameGeorge Burgess IV
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-11-04all: avoid quoting file names when possiblePádraig Brady
2015-10-27all: quote string arguments in error messagesPádraig Brady
2015-02-17maint: prefer STREQ_LEN and STRPREFIX over strncmp in all casesBernhard Voelker
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady
2014-09-08maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-07-15pinky,who: fix bug in latest changeJim Meyering
2012-07-15maint: remove unwarranted uses of strncpyJim Meyering
2012-05-02maint: with split lines, don't leave an operator at end of lineJim Meyering
2012-01-22maint: quote 'like this' or "like this", not `like this'Paul Eggert
2012-01-09maint: src/*.[ch]: convert more `...' to '...'Jim Meyering
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering
2012-01-09maint: convert `...' to '...' in --help outputJim Meyering
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-04-03maint: prohibit direct use of strncmp: prefer STREQ_LEN, STRNCMP_LITJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-20who: omit useless definitions of MAXHOSTNAMELENPaul Eggert
2010-08-10sort, who: prefer free+malloc to realloc when contents are irrelevantPaul Eggert
2010-05-31maint: correct indentation of case_GETOPT_* macro usesJim Meyering
2010-01-25who --mesg (-T) can use a more accurate test for TTY writabilityKamil Dudka
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2008-12-21build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering
2008-11-10make --help print "Report PROGRAM translation bugs to <...>."Jim Meyering
2008-09-19who --help: add a general descriptionBenno Schulenberg
2008-08-11who: Gettextize two forgotten stringsBenno Schulenberg
2008-07-04who -r: don't print "last=" when the corresponding byte is unprintableJim Meyering
2008-06-27factor out time_t-to-string conversion idiomJim Meyering
2008-06-16remove redundant const directivesJim Meyering
2008-06-14add "const" attribute, where possibleJim Meyering
2008-06-03use gnulib's progname moduleJim Meyering
2008-06-02declare program_name consistentlyJim Meyering
2008-05-26adjust copyright datesJim Meyering
2008-05-26convert 3-author programs to use proper_nameJim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-14Remove long-deprecated options.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-03-28Help translators include translation team's web or email address.Jim Meyering
2007-03-28* src/stty.c: Don't include "vasprintf.h", now that itsJim Meyering
2006-10-12* configure.ac: Avoid compiler warnings about default returnJim Meyering