summaryrefslogtreecommitdiffstats
path: root/term-utils/ttymsg.c
Commit message (Expand)AuthorAgeFilesLines
* misc: safer (and uniform) handling of return valueYuriy M. Kaminskiy2016-03-071-4/+4
* term-utils: avoid error message string length couting errorsSami Kerola2014-05-121-34/+32Star
* build-sys: remove unnecessary void castsSami Kerola2014-05-121-13/+13
* include: Add missing includesMichael Forney2013-10-041-0/+1
* wall: check writing to a file descriptor was successfulSami Kerola2013-04-261-2/+2
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-061-1/+1
* textual: tag two bug messages as "internal error"Benno Schulenberg2013-01-251-1/+1
* term-utils: verify writing to streams was successfulSami Kerola2012-04-041-1/+2
* misc: use %m in format string instead of %s and strerror(errno)Petr Uzel2011-09-271-1/+1
* ttymsg: fix compiler warnings and use EXIT_Sami Kerola2011-04-121-9/+10
* build-sys: move wall to term-utils/Karel Zak2011-03-021-0/+189