* lib/shadow.c: Use SHADOW_SP_FLAG_UNSET for the initial
value of spwd.sp_flag. * lib/shadow.c: Add brackets. * lib/shadow.c: Avoid implicit conversion of pointers to booleans. * lib/shadow.c: The size argument of fgets is an int, not a size_t.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2008-06-13 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/shadow.c: Use SHADOW_SP_FLAG_UNSET for the initial
|
||||
value of spwd.sp_flag.
|
||||
* lib/shadow.c: Add brackets.
|
||||
* lib/shadow.c: Avoid implicit conversion of pointers to
|
||||
booleans.
|
||||
* lib/shadow.c: The size argument of fgets is an int, not a
|
||||
size_t.
|
||||
|
||||
2008-06-13 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/commonio.c: len should be typed ssize_t as it is the return
|
||||
|
Reference in New Issue
Block a user