bytecodealliance / bytecodealliance/rustix

Add support for extattr_* family of functions

Open
#943 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
2.1k
Forks
294
Avg merge
4h 7m
Merged PRs (30d)
2

Description

The equivalent of the Xattr system in BSD is `extattr_*`. It would be nice to expose this.

Notable functions:

- extattr_delete_fd
- extattr_delete_link
- extattr_get_fd
- extattr_get_link
- extattr_list_fd
- extattr_list_link
- extattr_set_fd
- extattr_set_link,

cc Stebalien/xattr#41

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.