-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
E-help-wantedCall for participation: Help is requested to fix this issue.Call for participation: Help is requested to fix this issue.O-linux
Milestone
Description
We talked at RustWeek and decided that we should remove bindings to the Linux UAPI from this crate. UAPI is huge and changes frequently so is difficult to maintain, and it's not a "libc". Instead, we would like to guide users toward the linux-raw-sys
crate, which covers much more because bindings are autogenerated (and the crate is also more organized).
@Amanieu does this sound accurate?
Cc linux-raw-sys
maintainer @sunfishcode in case you have any concerns with the above.
Metadata
Metadata
Assignees
Labels
E-help-wantedCall for participation: Help is requested to fix this issue.Call for participation: Help is requested to fix this issue.O-linux