From d55d558b4ecf2a9ef4869982ce6c32f9c496bbe7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 8 Apr 2010 19:58:29 -0700 Subject: Print reload count in nscd statistics. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 540d1b4..fe493ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-04-08 Ulrich Drepper + [BZ #10915] + * nscd/nscd_stat.c (struct statdata): Add reload_count field. + (send_stats): Fill in reload_count. + (receive_print_stats): Print reload_count. + * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): When reading the loginuid file use a buffer which is always large enough. NUL-terminate the string. -- cgit v1.1