glibc/grp
Roland McGrath 3de33da93f * grp/initgroups.c (initgroups) [NGROUPS_MAX != 0]: Always use sysconf
instead of the constant NGROUPS_MAX.  That way, the limit can be
	raised in the kernel configuration without having to recompile libc.

	* sysdeps/posix/euidaccess.c: Don't #include <limits.h> or try to
	define NGROUPS_MAX; we don't use it here.
2001-04-17 03:34:20 +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
Makefile Update. 2000-07-23 01:23:29 +00:00
Versions Update. 1999-07-09 20:58:54 +00:00
fgetgrent.c * sysdeps/unix/sysv/linux/getsysstats.c (free_mem): Revert last 2000-07-14 07:42:07 +00:00
fgetgrent_r.c Update. 2000-04-21 16:15:11 +00:00
getgrent.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getgrent_r.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getgrgid.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
getgrnam.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
grp.h Update. 2000-02-28 05:08:01 +00:00
initgroups.c * grp/initgroups.c (initgroups) [NGROUPS_MAX != 0]: Always use sysconf 2001-04-17 03:34:20 +00:00
putgrent.c Update. 2000-04-21 16:15:11 +00:00
testgrp.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +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