glibc/nscd
Ulrich Drepper 081fc592fa 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>
2004-09-08 17:56:46 +00:00
..
cache.c Update. 2004-09-05 07:19:46 +00:00
connections.c Update. 2004-09-08 17:56:46 +00:00
dbg_log.c
dbg_log.h
Depend
getgrgid_r.c
getgrnam_r.c
gethstbyad_r.c
gethstbynm2_r.c
getpwnam_r.c
getpwuid_r.c
grpcache.c (cache_addgr): Use correct key length in cache_add calls. 2004-09-05 06:47:36 +00:00
hstcache.c Update. 2004-09-08 15:46:42 +00:00
Makefile Update. 2004-09-08 17:56:46 +00:00
mem.c Update. 2004-09-08 15:46:42 +00:00
nscd_conf.c Update. 2004-09-08 15:46:42 +00:00
nscd_getgr_r.c Update. 2004-09-08 15:46:42 +00:00
nscd_gethst_r.c Update. 2004-09-08 15:46:42 +00:00
nscd_getpw_r.c Update. 2004-09-08 15:46:42 +00:00
nscd_helper.c Update. 2004-09-08 17:56:46 +00:00
nscd_nischeck.c
nscd_proto.h
nscd_stat.c Update. 2004-08-26 18:35:05 +00:00
nscd-client.h Update. 2004-09-08 17:56:46 +00:00
nscd.c Update. 2004-09-03 08:15:41 +00:00
nscd.conf Update. 2004-09-08 15:46:42 +00:00
nscd.h Update. 2004-09-08 17:56:46 +00:00
nscd.init
pwdcache.c Update. 2004-09-05 07:02:13 +00:00
TODO