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 servicescache.c pwdcache.c initgrcac ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2009-02-13 20:36:02

Modified files:
	nscd           : servicescache.c pwdcache.c initgrcache.c 
	                 hstcache.c grpcache.c 

Log message:
	Adjust third parameter of mempool_alloc calls.  Mark he parameter as
	const.  Nothing to do here in case mempool_alloc fails. No need to get
	db rdlock before calling cache_add.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nscd/servicescache.c.diff?cvsroot=glibc&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nscd/pwdcache.c.diff?cvsroot=glibc&r1=1.52&r2=1.53
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nscd/initgrcache.c.diff?cvsroot=glibc&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nscd/hstcache.c.diff?cvsroot=glibc&r1=1.50&r2=1.51
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nscd/grpcache.c.diff?cvsroot=glibc&r1=1.54&r2=1.55


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