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

Patch patch not to call chown #65

Merged
merged 1 commit into from Aug 12, 2017
Merged

Patch patch not to call chown #65

merged 1 commit into from Aug 12, 2017

Conversation

ids1024
Copy link
Contributor

@ids1024 ids1024 commented Aug 12, 2017

Redox doesn't seem to provide chown currently. I was just going to implement that, since it seems simple enough, but it required an extra argument, and thus a new value added to Packet, and when I tried that it seemed to break the ABI. That system call obviously needs to be added anyway, but this patch will make patch work for now (along with redox-os/redoxfs#32 and https://github.com/redox-os/newlib/pull/55).

@jackpot51 jackpot51 merged commit 5a746d5 into redox-os:master Aug 12, 2017
@ids1024 ids1024 deleted the patch-chown branch August 12, 2017 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants