* src/chage.c: More strtol() replaced by getlong().

This commit is contained in:
nekral-guest
2009-04-10 22:34:36 +00:00
parent 66e39884e2
commit 52238dd6a7
2 changed files with 48 additions and 17 deletions

View File

@@ -1,3 +1,7 @@
2009-04-06 Nicolas François <nicolas.francois@centraliens.net>
* src/chage.c: More strtol() replaced by getlong().
2009-04-06 Nicolas François <nicolas.francois@centraliens.net>
* lib/prototypes.h: pwd_to_spwd() should be declared if USE_PAM is