This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/nscd cache.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2006-05-30 17:30:26

Modified files:
	nscd           : cache.c 

Log message:
	(prune_cache): Add fd argument.  Write response to fd after the cache has
	been invalidated.  Use pthread_mutex_lock rather than pthread_mutex_trylock
	if fd != -1.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nscd/cache.c.diff?cvsroot=glibc&r1=1.25&r2=1.26


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]