* libmisc/env.c, libmisc/age.c: Added splint annotations.
* libmisc/age.c: Added brackets and parenthesis. * libmisc/age.c: Ignore the return value of fclose (file opened read-only) * libmisc/age.c: Ignore puts() return value. * libmisc/age.c: Use exit(EXIT_FAILURE) instead of exit(1). * libmisc/age.c: Avoid assignments in comparisons.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2009-04-22 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* libmisc/env.c, libmisc/age.c: Added splint annotations.
|
||||
* libmisc/age.c: Added brackets and parenthesis.
|
||||
* libmisc/age.c: Ignore the return value of fclose (file opened
|
||||
read-only)
|
||||
* libmisc/age.c: Ignore puts() return value.
|
||||
* libmisc/age.c: Use exit(EXIT_FAILURE) instead of exit(1).
|
||||
* libmisc/age.c: Avoid assignments in comparisons.
|
||||
|
||||
2009-04-22 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* lib/fputsx.c, lib/gshadow.c, lib/commonio.h: Added splint
|
||||
|
Reference in New Issue
Block a user