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/nis/nss_compat compat-spwd.c compat-pwd.c ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2006-07-31 23:33:04

Modified files:
	nis/nss_compat : compat-spwd.c compat-pwd.c compat-grp.c 

Log message:
	Avoid unnecessary setXXent calls into the backend NSS module.  If
	backend setXXent call failed, don't have internal_setXXent fail.  Just
	remember this until it is needed.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nis/nss_compat/compat-spwd.c.diff?cvsroot=glibc&r1=1.29&r2=1.30
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nis/nss_compat/compat-pwd.c.diff?cvsroot=glibc&r1=1.36&r2=1.37
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/nis/nss_compat/compat-grp.c.diff?cvsroot=glibc&r1=1.31&r2=1.32


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