hush/loginutils
Denis Vlasenko 2f50aa42c5 login: use some ideas from util-linux's login.
O_NONBLOCKing output on login timeout.
fchmod instead of chmod (latter is racy).
is_my_tty() is not needed anymore after race is fixed
(is_my_tty() was racy too anyway...).
2006-09-08 17:56:52 +00:00
..
2006-09-08 17:22:45 +00:00
2006-04-16 05:54:31 +00:00
2006-09-08 17:22:05 +00:00