Update of /b/source/CVS/src/include In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/include Modified Files: unistd.h Log Message: Last weekend's gid_t changes allow us to change the gidset argument of getgroups() and setgroups() from a int ptr to a gid_t ptr. ------------------------------------------------------------------------------