From 1bfa05cfaa4177476fd57851d867c5d1a276a34b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 14 Aug 2008 04:23:40 +0000 Subject: [BZ #6634] 2008-08-13 Ulrich Drepper [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 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c2859b5..0975959 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-08-13 Ulrich Drepper + + [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. + 2008-08-12 Ulrich Drepper [BZ #6589] -- cgit v1.1