K 10 svn:author V 3 sef K 8 svn:date V 27 1997-06-25T01:01:21.000000Z K 7 svn:log V 338 Do The Right Thing when an iBCS2 program does getgroups(0, whatever) -- we were returning EFAULT, when it is a completely acceptable thing to do. Also, at the same time, be a *bit* optimizing and don't allocate any "stackgrap" memory if we're not going to use it. This is another Oracle-discovered problem. Submitted by: Steven Wallace END