Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/gen



Module Name:    src
Committed By:   dsl
Date:           Sun Jan 19 18:26:17 UTC 2003

Modified Files:
        src/lib/libc/gen: initgroups.c

Log Message:
Ignore groups beyond _SC_NGROUPS_MAX (as man page)
Ensure kernel doesn't pick up random numbers (would happen if _SC_NGROUPS_MAX
> NGROUPS)
(change agreed by christos)


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/lib/libc/gen/initgroups.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index