Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Use kernel-compliant types for {U,G}IDs #620

Merged
merged 1 commit into from
Apr 14, 2024

Commits on Mar 30, 2024

  1. chore: Use kernel-compliant types for {U,G}IDs

    As defined in the `torvalds/linux` git tree, `uidgid_types.h`:
    https://github.com/torvalds/linux/blob/8e938e39866920ddc266898e6ae1fffc5c8f51aa/include/linux/uidgid_types.h#L8
    
    Fixes: prometheus#372
    Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
    rexagod committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    a0dc475 View commit details
    Browse the repository at this point in the history