glibc/nis/nss_nis
Ulrich Drepper b677d67428 Update.
2003-01-19  Ulrich Drepper  <drepper@redhat.com>

	* nis/nss_nis/nis-spwd.c: Make _nss_nis_endspent an alias of
	_nss_nis_setspent.  Work around the different prototypes.
	* nis/nss_nis/nis-rpc.c (internal_nis_setrpcent): Use
	internal_nis_endrpcent.
	(internal_nis_endrpcent): Change return type to void.  Change callers.
	* nis/nss_nis/nis-pwd.c: Make _nss_nis_endpwent an alias of
	_nss_nis_setpwent.  Work around the different prototypes.
	* nis/nss_nis/nis-proto.c (_nss_nis_endprotoent): Split out body
	of the function to...
	(internal_nis_endprotoent): ... here.  New function.
	(internal_nis_setprotoent): Use internal_nis_endprotoent.
	* nis/nss_nis/nis-network.c: Make _nss_nis_endnetent an alias of
	_nss_nis_setnetent.  Work around the different prototypes.
	* nis/nss_nis/nis-netgrp.c (_nss_nis_endnetgrent): Split out body
	of the function to...
	(internal_nis_endnetgrent): ... here.  New function.
	(_nss_nis_setnetgrent): Use internal_nis_endnetgrent.
2003-01-19 19:22:02 +00:00
..
nis-alias.c Update. 2003-01-18 10:42:51 +00:00
nis-ethers.c Update. 2003-01-18 10:42:51 +00:00
nis-grp.c Update. 2003-01-19 19:22:02 +00:00
nis-hosts.c Update. 2003-01-18 10:42:51 +00:00
nis-initgroups.c
nis-netgrp.c Update. 2003-01-19 19:22:02 +00:00
nis-network.c Update. 2003-01-19 19:22:02 +00:00
nis-proto.c Update. 2003-01-19 19:22:02 +00:00
nis-publickey.c
nis-pwd.c Update. 2003-01-19 19:22:02 +00:00
nis-rpc.c Update. 2003-01-19 19:22:02 +00:00
nis-service.c Update. 2003-01-18 10:42:51 +00:00
nis-spwd.c Update. 2003-01-19 19:22:02 +00:00