summaryrefslogtreecommitdiffstats
path: root/src/test-tty-idle-monitor.c
Commit message (Collapse)AuthorAgeFilesLines
* move some of the freebsd specific stuff into sysdepsWilliam Jon McCann2007-08-271-13/+1
|
* Add support for FreeBSDJoe Marcus Clarke2007-08-261-0/+4
| | | | | | Allow this test to properly determine the current tty device. Signed-off-by: Florent Thoumie <flz@FreeBSD.org>
* add a vt monitor test, move getfd to sysdeps, add a check for the root userWilliam Jon McCann2007-08-171-10/+2
|
* make sure the device is a console and add some instructionsWilliam Jon McCann2007-08-141-0/+44
|
* don't bail if /proc/self/fd/0 is not a linkWilliam Jon McCann2007-08-141-2/+1
|
* use inotify to detect activity on tty when possibleWilliam Jon McCann2007-04-051-0/+82