glibc/grp
Ulrich Drepper cf9e9ad98f Update.
* grp/initgroups.c (initgroups): Don't limit the possible number
	of groups to NGROUPS_MAX.  Allow dynamic resizing.  Loop around
	the setgroups call while the call fails and descrease the number
	of groups each round.
	The name of the initgroups function in the NSS modules changed.
	(compat_call): Adapt for dynamic resizing.
	* hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
	Implement dynamic resizing.
	* nis/nss_compat/compat-initgroups.c (_nss_compat_initgroups_dyn):
	Likewise.
	* nis/nss_nis/compat-initgroups.c (_nss_nis_initgroups_dyn): Likewise.
	* hesiod/Versions: Change exported interface name.
	* nis/Versions: Change exported interface name.

2000-07-23  Ulrich Drepper  <drepper@redhat.com>
2000-07-24 01:26:01 +00:00
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
fgetgrent_r.c Update. 2000-04-21 16:15:11 +00:00
fgetgrent.c * sysdeps/unix/sysv/linux/getsysstats.c (free_mem): Revert last 2000-07-14 07:42:07 +00:00
getgrent_r.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getgrent.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getgrgid_r.c Update. 1998-01-31 16:00:06 +00:00
getgrgid.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getgrnam_r.c Update. 1998-01-31 16:00:06 +00:00
getgrnam.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
grp.h Update. 2000-02-28 05:08:01 +00:00
initgroups.c Update. 2000-07-24 01:26:01 +00:00
Makefile Update. 2000-07-23 01:23:29 +00:00
putgrent.c Update. 2000-04-21 16:15:11 +00:00
testgrp.c update from main archive 961030 1996-10-31 02:57:12 +00:00
tst_fgetgrent.c Update. 1999-06-09 12:01:54 +00:00
tst_fgetgrent.sh Update. 1999-06-08 14:43:39 +00:00
Versions Update. 1999-07-09 20:58:54 +00:00