Expand description
grp.h implementation.
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/grp.h.html.
Structs§
Functions§
- endgrent⚠
- MT-Unsafe race:grent locale
- getgrent⚠
- MT-Unsafe race:grent race:grentbuf locale
- getgrgid⚠
- MT-Unsafe race:grgid locale
- getgrgid_
r ⚠ - MT-Safe locale
- getgrnam⚠
- MT-Unsafe race:grnam locale
- getgrnam_
r ⚠ - MT-Safe locale
- getgrouplist⚠
- MT-Safe locale Non-POSIX, see https://www.man7.org/linux/man-pages/man3/getgrouplist.3.html.
- initgroups⚠
- MT-Safe locale Non-POSIX, see https://www.man7.org/linux/man-pages/man3/initgroups.3.html.
- setgrent⚠
- MT-Unsafe race:grent locale
- setgroups⚠
- Non-POSIX, see https://www.man7.org/linux/man-pages/man2/setgroups.2.html.