* src/su.c: fork() and waitpid() return a pid_t, not an int.
* src/su.c: Add brackets and parenthesis. * src/su.c: Ignore the return value of signal().
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2008-06-13 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/su.c: fork() and waitpid() return a pid_t, not an int.
|
||||
* src/su.c: Add brackets and parenthesis.
|
||||
* src/su.c: Ignore the return value of signal().
|
||||
|
||||
2008-06-13 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/groupdel.c: The ID argument of audit_logger is an unsigned
|
||||
|
Reference in New Issue
Block a user