From 43d3e6bd9210fc5900734206ed9478067b3f8003 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 13 Oct 2007 18:14:58 +0000 Subject: * nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simpler read mechanism when there are no group members and avoid no-op read syscall in this case. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b0400a1c02..13bf1dc9f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-10-13 Ulrich Drepper + * nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simpler + read mechanism when there are no group members and avoid no-op + read syscall in this case. + [BZ #3242] * nscd/nscd_helper.c (wait_on_socket): Take timeout as parameter. (__readall): If reading failed due to EAGAIN error wait a bit -- cgit v1.2.3