Skip to content

Define F_GETFD and F_SETFD #16

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

Merged
merged 1 commit into from
Jul 28, 2017
Merged

Define F_GETFD and F_SETFD #16

merged 1 commit into from
Jul 28, 2017

Conversation

ids1024
Copy link
Contributor

@ids1024 ids1024 commented Jul 28, 2017

This is a breaking change since F_GETFL and F_SETFL change value to the same as used under linux, and I think their usual values. It's not really vital, but I think it's probably better.

@jackpot51
Copy link
Member

We also need to modify Rust with these values

@jackpot51 jackpot51 merged commit 75f27fa into redox-os:master Jul 28, 2017
@ids1024
Copy link
Contributor Author

ids1024 commented Jul 28, 2017

I guess this requires a version bump so crates will start using it? (And updating the Cargo.lock files now that they're added?)

@jackpot51
Copy link
Member

Yes, I will do both soon

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.

2 participants