Auto merge of #922 - faern:add-netlink-structs, r=alexcrichton
Add netlink structs to all notbsd platforms Adding the remaining structs from `<linux/netlink.h>`. Sadly very duplicated, but that's how it ended up when added to all "notbsd" platforms except musl. If there is a better way to structure it to reduce duplication I'm all ears!
No related branches found
No related tags found
Showing
- libc-test/build.rs 2 additions, 1 deletionlibc-test/build.rs
- src/unix/notbsd/android/mod.rs 93 additions, 0 deletionssrc/unix/notbsd/android/mod.rs
- src/unix/notbsd/linux/mips/mod.rs 51 additions, 0 deletionssrc/unix/notbsd/linux/mips/mod.rs
- src/unix/notbsd/linux/mod.rs 52 additions, 0 deletionssrc/unix/notbsd/linux/mod.rs
- src/unix/notbsd/linux/other/mod.rs 65 additions, 11 deletionssrc/unix/notbsd/linux/other/mod.rs
Loading
Please register or sign in to comment