]> git.ipfire.org Git - thirdparty/util-linux.git/commit
sulogin: use alarm function to indicate if a timeout occurs
authorWerner Fink <werner@suse.de>
Fri, 7 Dec 2012 08:00:56 +0000 (09:00 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 18 Dec 2012 14:08:04 +0000 (15:08 +0100)
commit729bfb80ffc308b685006de496df06551c627057
tree6d9ba1a3493bc761d05a25ec610a1e042d8df646
parentb33f24b250878db0e09f81de2d2dc090bdeb441a
sulogin: use alarm function to indicate if a timeout occurs

A small change to use the alarm handler to indicate if a timeout occurs.

Signed-off-by: Werner Fink <werner@suse.de>
login-utils/sulogin.c