diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -9,6 +9,13 @@ 2003-04-27 Ulrich Drepper <drepper@redhat.com> + * nscd/connections.c (client_queued): New variable. + (nscd_run): Revamp the loop. Don't call poll except for cleanup + threads. Keep track of the number of delays caused because of busy + worker threads. + * nscd/nscd.h: Declare client_queued. + * nscd/nscd_stat.c: Transmit and print client_queued information. + * locale/programs/locale.c (show_info): Use '\177' instead of CHAR_MAX. * Makerules ($(common-objpfx)shlib.lds): Don't use PROVIDE to |