* libmisc/pwd2spwd.c: Cast number of days to a long integer.

* libmisc/pwd2spwd.c: Use SHADOW_SP_FLAG_UNSET for the initial
	value of sp.sp_flag.
This commit is contained in:
nekral-guest
2008-06-13 20:08:33 +00:00
parent c82cfebd5e
commit 232bcafd7c
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2008-06-13 Nicolas François <nicolas.francois@centraliens.net>
* libmisc/pwd2spwd.c: Cast number of days to a long integer.
* libmisc/pwd2spwd.c: Use SHADOW_SP_FLAG_UNSET for the initial
value of sp.sp_flag.
2008-06-13 Nicolas François <nicolas.francois@centraliens.net>
* lib/defines.h: Include <config.h> since it uses the macro that