* src/sulogin.c: Ignore the return value of signal().

This commit is contained in:
nekral-guest
2008-06-13 21:30:09 +00:00
parent dd8a09ce8d
commit 87ba782106
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2008-06-13 Nicolas François <nicolas.francois@centraliens.net>
* src/sulogin.c: Ignore the return value of signal().
2008-06-13 Nicolas François <nicolas.francois@centraliens.net>
* src/groups.c: sys_ngroups is only used when HAVE_GETGROUPS is