Skip to content

initgroups erroneously not defined on macOS #2069

Open
@Elizafox

Description

@Elizafox

Hello,

For some reason, nix::unistd::initgroups is explicitly not defined for macOS, with no incorrect justification in the docs:

nix/src/unistd.rs

Line 1782 in 75a26cd

target_os = "macos",

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions