-
Notifications
You must be signed in to change notification settings - Fork 3.3k
LibArchive/Zip+Utilities: Support unix permissions #26257
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
Conversation
|
Hello! One or more of the commit messages in this PR do not match the SerenityOS code submission policy, please check the |
0ecae68 to
fa3a34b
Compare
d406ca1 to
fca0486
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like Tim is on this, so I didn't look super closely, just one thing I noticed:
fca0486 to
ee9dccb
Compare
Implements reading and writing unix permissions for LibArchive/Zip and the zip,unzip utilities.
ee9dccb to
98f8795
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, took a while to get back to this.
This PR implements reading and writing unix permissions for LibArchive/Zip and the zip,unzip utilities.