Previous: putgrent
, Up: Glibc Extensions to <grp.h>
[Contents][Index]
setgroups
LSB specification:
https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-setgroups-2.html
Documentation:
Gnulib module: —
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
GETGROUPS_T
to
the appropriate size (since getgroups
and setgroups
share the same bug).