]> git.ipfire.org Git - thirdparty/glibc.git/commit - nscd/connections.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 8 Sep 2004 17:56:46 +0000 (17:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 8 Sep 2004 17:56:46 +0000 (17:56 +0000)
commit081fc592fa6e8cb8f262ad9dee917c658a415b42
tree6e24039d16fad26e309bf756875960213b0ebaa6
parentc207f23b0b6b2d215be65e670d453768ad304247
Update.

    Jakub Jelinek  <jakub@redhat.com>

* nscd/Makefile (nscd-modules): Add nscd_setup_thread.
* nscd/connections.c (nscd_run): Call setup_thread for maintenance
threads.
* nscd/nscd-client.h (struct database_pers_head): Add
nscd_certainly_running field.
* nscd/nscd.h: Declare setup_thread.
* nscd/nscd_helper.c (__nscd_get_map_ref): Avoid the time test if
nscd_certainly_running is nonzero.

2004-09-08  Ulrich Drepper  <drepper@redhat.com>
ChangeLog
nscd/Makefile
nscd/connections.c
nscd/nscd-client.h
nscd/nscd.h
nscd/nscd_helper.c
sysdeps/generic/nscd_setup_thread.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/nscd_setup_thread.c [new file with mode: 0644]