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

Add set_symlink_permissions and access functions to DirExt #337

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

sunfishcode
Copy link
Member

set_symlink_permissions is to set_permissions as symlink_metadata is to metadata; it doesn't follow symlinks.

access follows the POSIX faccessat behavior.

`set_symlink_permissions` is to `set_permissions` as `symlink_metadata`
is to `metadata`; it doesn't follow symlinks.

`access` follows the POSIX `faccessat` behavior.
@sunfishcode sunfishcode merged commit b8e430b into main Nov 1, 2023
19 of 22 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/dir-ext branch November 1, 2023 22:16
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