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

mem: add rudimentary (*FileInfo).Sys() method #349

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dmke
Copy link

@dmke dmke commented Apr 18, 2022

This allows downstream users to act on file ownership.

(A previous version added mem.GetUID()/mem.GetGID() methods, which didn't prove fruitful.)

@CLAassistant
Copy link

CLAassistant commented Apr 18, 2022

CLA assistant check
All committers have signed the CLA.

@dmke dmke changed the title mem: add getter for UID/GID mem: add rudimentary (*FileInfo).Sys() method Apr 18, 2022
@dmke dmke force-pushed the master branch 3 times, most recently from 07adfea to a671a8e Compare January 28, 2024 22:03
This allows downstream users to act on file ownership.

Signed-off-by: Dominik Menke <dom@digineo.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants