* libmisc/limits.c: Replace strtol() by getlong().

* libmisc/limits.c: Replace HAVE_UTMPX_H by USE_UTMPX.
This commit is contained in:
nekral-guest
2009-04-28 19:12:48 +00:00
parent 76b51939aa
commit b0c0a94c66
2 changed files with 18 additions and 14 deletions

View File

@@ -1,3 +1,8 @@
2009-04-27 Nicolas François <nicolas.francois@centraliens.net>
* libmisc/limits.c: Replace strtol() by getlong().
* libmisc/limits.c: Replace HAVE_UTMPX_H by USE_UTMPX.
2009-04-27 Nicolas François <nicolas.francois@centraliens.net>
* man/groupmod.8.xml, man/usermod.8.xml, man/groupadd.8.xml,