[BZ #6634]
commit1bfa05cfaa4177476fd57851d867c5d1a276a34b
authorUlrich Drepper <drepper@redhat.com>
Thu, 14 Aug 2008 04:23:40 +0000 (14 04:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 14 Aug 2008 04:23:40 +0000 (14 04:23 +0000)
treee4c8f50704c119835b459e3d515489ae94692f7c
parentc5671698c8e953513a3456dcb60344bd2e7b1125
[BZ #6634]

2008-08-13  Ulrich Drepper  <drepper@redhat.com>
[BZ #6634]
* login/utmp_file.c (getutent_r_file): Take additional parameter.
Set to true if locking failed.
(getutid_r_file): Adjust caller.
(pututline_file): Likewise.  Return NULL in this case.
Patch mostly by halesh.s@gmail.com.
ChangeLog
login/utmp_file.c