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
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
getgrent_r.c
getgrgid.c
getgrgid_r.c
getgrnam.c
getgrnam_r.c
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
Makefile Update. 2000-07-23 01:23:29 +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
tst_fgetgrent.sh
Versions