Skip to content

Allow for building on musl libc systems#65

Open
ArdvarkDev wants to merge 2 commits into
level1techs:mainfrom
ArdvarkDev:main
Open

Allow for building on musl libc systems#65
ArdvarkDev wants to merge 2 commits into
level1techs: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.

@wendelltron wendelltron self-assigned this May 15, 2026
@wendelltron wendelltron added enhancement New feature or request research Needs investigation before implementation labels May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request research Needs investigation before implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants