Next: initgroups
, Previous: getgrent_r
, Up: Glibc Extensions to <grp.h>
[Contents][Index]
getgrouplist
LSB specification:
https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-getgrouplist-3.html
Documentation:
Gnulib module: —
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
int
instead of gid_t
parameters
on some platforms: OS X 10.11.
The Gnulib module getugroups
provides a similar API.