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_nis nis-spwd.c nis-service.c nis- ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2006-04-09 02:08:28

Modified files:
	nis/nss_nis    : nis-spwd.c nis-service.c nis-rpc.c nis-pwd.c 
	                 nis-publickey.c nis-proto.c nis-network.c 
	                 nis-netgrp.c nis-initgroups.c nis-hosts.c 
	                 nis-grp.c nis-ethers.c nis-alias.c 

Log message:
	Optimize use of yperr2nss.  Avoid calling it for YPERR_SUCCESS.  Minor
	cleanups.  Add __builtin_expect.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nis/nis-spwd.c.diff?cvsroot=glibc&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nis/nis-service.c.diff?cvsroot=glibc&r1=1.27&r2=1.28
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nis/nis-rpc.c.diff?cvsroot=glibc&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nis/nis-pwd.c.diff?cvsroot=glibc&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nis/nis-publickey.c.diff?cvsroot=glibc&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nis/nis-proto.c.diff?cvsroot=glibc&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nis/nis-network.c.diff?cvsroot=glibc&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nis/nis-netgrp.c.diff?cvsroot=glibc&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nis/nis-initgroups.c.diff?cvsroot=glibc&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nis/nis-hosts.c.diff?cvsroot=glibc&r1=1.25&r2=1.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nis/nis-grp.c.diff?cvsroot=glibc&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nis/nis-ethers.c.diff?cvsroot=glibc&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/nis/nss_nis/nis-alias.c.diff?cvsroot=glibc&r1=1.17&r2=1.18


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