Reply to posix_getgroups() and effective grooup id's
Posted by Marten Lehmann on 10/04/59 11:10
Hello,
while I can use posix_getgroups() to get groups additional to the
posix_getgid() value, I don't know which function to use to find out the
groups additional to posix_getegid(). There's no posix_getegroups()
function.