* src/passwd.c: Check failure to unlock files. Report errors to

stderr and syslog, but continue.
This commit is contained in:
nekral-guest
2008-08-22 02:24:29 +00:00
parent 82779cd336
commit 7ae6b8fc34
2 changed files with 45 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
2008-08-18 Nicolas François <nicolas.francois@centraliens.net>
* src/passwd.c: Check failure to unlock files. Report errors to
stderr and syslog, but continue.
2008-08-17 Nicolas François <nicolas.francois@centraliens.net>
* src/chfn.c, src/chgpasswd.c, src/chpasswd.c, src/gpasswd.c,