]> git.ipfire.org Git - thirdparty/shadow.git/commit
* src/login.c: timeout, delay, and retries should be unsigned.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Wed, 22 Apr 2009 20:15:21 +0000 (20:15 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Wed, 22 Apr 2009 20:15:21 +0000 (20:15 +0000)
commit46d697cded98e0b1281d771bb8bf3f6149da6414
tree1cdc09aa783debc0b1899ad0afc3dae386629628
parent53e0ff91d3e03ee52bf409d52a9d16315984b966
* src/login.c: timeout, delay, and retries should be unsigned.
* src/login.c: Ignore the return value of alarm() and sleep().
ChangeLog
src/login.c