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

Update UKXattrMetadataStore.[mh] again #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

MaddTheSane
Copy link
Contributor

This adds a new getter for the key names, this time with an error pointer in case there's an error.

This also fixes a bug where listxattr and getxattr return a ssize_t, but we were storing it to a size_t. This should remove the need for checking for ULONG_MAX.

Another idea I have is to allow a developer to select a custom property list format for saving to xattrs.

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.

1 participant