Module Name: src
Committed By: mycroft
Date: Mon Apr 5 18:52:28 UTC 1999
Modified Files:
src/lib/libc/gen: getgrouplist.c
Log Message:
Return the full group count when it exceeds the maximum. Also DTRT if the
maximum is 0 (possibly used to size the list for memory allocation, rather
than core dumping).