Open
Description
Hello,
For some reason, nix::unistd::initgroups
is explicitly not defined for macOS, with no incorrect justification in the docs:
Line 1782 in 75a26cd
This is strange, because the API definitely exists.
I'm unsure if it exists on iOS; I imagine it does, although in most cases it wouldn't be useful (except perhaps for jailbroken systems). But that's probably a separate issue.