glibc/nscd
Ulrich Drepper ef4d5b32b3 Update.
2003-04-17  Ulrich Drepper  <drepper@redhat.com>

	* nss/getXXbyYY_r.c [USE_NSCD] (REENTRANT_NAME): Only retry
	contacting nscd if NOT_USENSCD_NAME > 0.
	* nss/nsswitch.c (__nss_disable_nscd): New function.
	* nss/nsswitch.h: Declare it.
	* nss/Versions [GLIBC_PRIVATE]: Export __nss_disable_nscd.
	* nscd/nscd.c (main): Call __nss_disable_nscd.
2003-04-17 08:42:06 +00:00
..
cache.c Update. 2003-03-21 08:03:25 +00:00
connections.c Update. 2003-01-16 07:54:50 +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 Update. 2003-01-15 10:52:50 +00:00
hstcache.c Update. 2003-01-15 10:52:50 +00:00
Makefile
nscd_conf.c
nscd_getgr_r.c * posix/fnmatch_loop.c: Add casts for signedness. 2003-03-16 03:22:41 +00:00
nscd_gethst_r.c Update. 2003-01-15 10:52:50 +00:00
nscd_getpw_r.c * posix/fnmatch_loop.c: Add casts for signedness. 2003-03-16 03:22:41 +00:00
nscd_nischeck.c
nscd_proto.h
nscd_stat.c
nscd-client.h
nscd.c Update. 2003-04-17 08:42:06 +00:00
nscd.conf
nscd.h * nscd/cache.c (cache_search): Give first arg type `request_type'. 2003-03-16 01:04:03 +00:00
nscd.init
pwdcache.c Update. 2003-01-15 10:52:50 +00:00
TODO