diff options
author | Kamil Dudka <kdudka@redhat.com> | 2010-01-22 15:17:19 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2010-01-25 11:43:49 +0100 |
commit | aad0bde0b5aa6ccf2714f43676d4941f820c6283 (patch) | |
tree | a086cfa067f6896226dfaea57b2bf44b6fa36a5a /THANKS | |
parent | 0caead1ea0b2ef63173cde6b583249bea3194817 (diff) | |
download | coreutils-aad0bde0b5aa6ccf2714f43676d4941f820c6283.tar.xz |
who --mesg (-T) can use a more accurate test for TTY writability
Enabled when coreutils is configured with --with-tty-group.
Based on a patch written by Piotr Gackiewicz. Details at
http://bugzilla.redhat.com/454261
* src/who.c (is_tty_writable): A new function returning true if a TTY
device is writable by the group. Additionally it checks the group to be
the same as TTY_GROUP_NAME when compiled with --with-tty-group.
* m4/jm-macros.m4: Introduce a new configure option --with-tty-group.
* NEWS: Mention the change.
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -495,6 +495,7 @@ Philippe Schnoebelen Philippe.Schnoebelen@imag.fr Phillip Jones mouse@datastacks.com Piergiorgio Sartor sartor@sony.de Pieter Bowman bowman@math.utah.edu +Piotr Gackiewicz gacek@intertele.pl Piotr Kwapulinski kwap@univ.gda.pl Prashant TR tr@eth.net Priit Jõerüüt jemm4jemm@yahoo.com |