Skip to content

[libc] Implement capget and capset syscall wrappers  #80037

@SchrodingerZhu

Description

@SchrodingerZhu

Implement https://man7.org/linux/man-pages/man2/capset.2.html wrappers. The manpage mentioned that it was not provided by glibc but MUSL implement them as an extension:
https://github.com/bminor/musl/blob/f314e133929b6379eccc632bef32eaebb66a7335/src/linux/cap.c#L8

This is helpful in #79645.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions