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

Provide drm::RDWR and drm::CLOEXEC #185

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Conversation

ids1024
Copy link
Member

@ids1024 ids1024 commented Dec 4, 2023

Although these should match libc, this is convenient and avoids adding libc or rustix as a dependency in consuming crates.

Fixes #182.

Although these should match `libc`, this is convenient and avoids adding
`libc` or `rustix` as a dependency in consuming crates.

Fixes Smithay#182.
@Drakulix Drakulix merged commit 79a9e2b into Smithay:develop Dec 4, 2023
16 checks passed
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.

Export drm RDWR/CLOEXEC flags
2 participants