Skip to main content

Module grp

Module grp 

Source
Expand description

Structs§

group
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/grp.h.html.

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.