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

Split info into type and flags, and add a set-info. #70

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

sunfishcode
Copy link
Member

Split the info function into type and flags functions, which return each of the fields.

Remove the fd-info type, which is no longer needed, and rename fd-type and flags to descriptor-type and descriptor-flags, respectively.

And add a set-flags function, which adds F_SETFL functionality which was lost in the translation to wit.

Split the `info` function into `type` and `flags` functions, which return
each of the fields.

Remove the `fd-info` type, which is no longer needed, and rename `fd-type`
and `flags` to `descriptor-type` and `descriptor-flags`, respectively.

And add a `set-flags` function, which adds `F_SETFL` functionality which
was lost in the translation to wit.
@sunfishcode sunfishcode merged commit f2589ef into main Dec 2, 2022
@sunfishcode sunfishcode deleted the sunfishcode/info branch December 2, 2022 01:19
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