cvs commit: src/lib/libc/gen initgroups.c
Diomidis Spinellis
dds at FreeBSD.org
Wed Nov 19 07:51:30 PST 2003
dds 2003/11/19 07:51:26 PST
FreeBSD src repository
Modified files:
lib/libc/gen initgroups.c
Log:
Fix problem where initgroups would silently truncate groups with
more than NGROUP elements without providing the opportunity to
setgroups to fail and correctly return error and set errno.
MFC after: 2 weeks
Revision Changes Path
1.8 +7 -2 src/lib/libc/gen/initgroups.c
More information about the cvs-src
mailing list