Fix getgroups / setgroups tests across platforms

See #619
This commit is contained in:
Justine Tunney 2022-09-18 03:17:06 -07:00
parent 97bb5a3a80
commit 40991ec992
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
3 changed files with 17 additions and 27 deletions

View file

@ -25,7 +25,7 @@
#include "libc/sysv/errfuns.h"
/**
* Get list of supplementary group IDs
* Gets list of supplementary group IDs
*
* @param size - maximum number of items that can be stored in list
* @param list - buffer to store output gid_t