Skip to content

Allow for building on musl libc systems#65

Open
ArdvarkDev wants to merge 2 commits intolevel1techs:mainfrom
ArdvarkDev:main
Open

Allow for building on musl libc systems#65
ArdvarkDev wants to merge 2 commits intolevel1techs:mainfrom
ArdvarkDev:main

Conversation

@ArdvarkDev
Copy link
Copy Markdown

Switches to using the libc crate's built in functions and types for dealing with ioctl(), which allows for the project to be built against musl libc.

Removed some redundant tests now that libc::_IOW and libc::_IOWR are used to calculate the ioctl request.

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