]> git.ipfire.org Git - thirdparty/shadow.git/commit
* src/sulogin.c: Ignore return value of setlocale(),
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 10 Jun 2008 19:36:05 +0000 (19:36 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 10 Jun 2008 19:36:05 +0000 (19:36 +0000)
commit3cbda4157b5ec4143aec9f8778cd0b21e75cdfcd
tree3beb6e2b575b48c6e0e6925b65032e39ef3f1dcd
parent46ce06791a28852aa4e0786b0f99ac5a47004291
* src/sulogin.c: Ignore return value of setlocale(),
bindtextdomain(), and textdomain().
* src/sulogin.c: Avoid implicit conversion of pointers / integers
/ chars to booleans.
* src/sulogin.c: Avoid assignments in comparisons.
* src/sulogin.c: Ignore the return value of alarm().
ChangeLog
src/sulogin.c