summaryrefslogtreecommitdiff
path: root/src/test-tty-idle-monitor.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Clean up some compiler warnings and deprecated functionsEric Koegel1-0/+2
2007-08-27move some of the freebsd specific stuff into sysdepsWilliam Jon McCann1-13/+1
2007-08-26Add support for FreeBSDJoe Marcus Clarke1-0/+4
2007-08-17add a vt monitor test, move getfd to sysdeps, add a check for the root userWilliam Jon McCann1-10/+2
2007-08-14make sure the device is a console and add some instructionsWilliam Jon McCann1-0/+44
2007-08-14don't bail if /proc/self/fd/0 is not a linkWilliam Jon McCann1-2/+1
2007-04-05use inotify to detect activity on tty when possibleWilliam Jon McCann1-0/+82