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 ioctl_getflags and ioctl_setflags #525

Closed
wants to merge 3 commits into from

Conversation

ETKNeil
Copy link
Contributor

@ETKNeil ETKNeil commented Jan 23, 2023

Add the IOCTL get/setflags with the underlyng IFlags bitflag.

Resources: https://man7.org/linux/man-pages/man2/ioctl_iflags.2.html

To be supported, this need that libc merge this rust-lang/libc#3089

@ETKNeil ETKNeil force-pushed the add-ioctl-gsetflags branch 2 times, most recently from af512cb to a5cd2eb Compare January 23, 2023 16:21
@sunfishcode
Copy link
Member

The libc changes have now landed in rust-lang/libc#3396.

@sunfishcode
Copy link
Member

This appears to be carried forward by #973.

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.

None yet

2 participants