posix_getgrgid

posix_getgrgid -- Return info about a group by group id

Description

array posix_getgrgid(int gid);

Needs to be written.