libc/grp initgroups.c

drepper@sourceware.cygnus.com drepper@sourceware.cygnus.com
Sun Jul 23 18:21:00 GMT 2000


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.cygnus.com	2000-07-23 18:21:24

Modified files:
	grp            : initgroups.c 

Log message:
	(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.



More information about the Glibc-cvs mailing list