Skip to content

use rustix for _IO generator macros - #118

Open
habnabit wants to merge 1 commit into
raymanfx:masterfrom
habnabit:use-rustix-ioc
Open

use rustix for _IO generator macros#118
habnabit wants to merge 1 commit into
raymanfx:masterfrom
habnabit:use-rustix-ioc

Conversation

@habnabit

Copy link
Copy Markdown

this would use libc but for rust-lang/libc#1662

it failed for me on mipsel, which has _IOC_SIZEBITS = 13. instead of trying to replicate platform special-case behavior in here that already exists elsewhere, use rustix. there's likely already a dependency on rustix somewhere else in the tree. the exact version could be pinned much earlier. but, here's an idea.

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