Kristian Høgsberg Kristensen
Kristian Høgsberg Kristensen
> That sounds like a distro issue. Why allow .pc files to be installed without the headers that go with it? I agree, if the `.pc` file is found, the...
Ok, #938 is a start, but doesn't add all the syscalls, or even all the modes of `get_mempolicy`. It also dependes on a PR for linux-raw-sys.
https://github.com/sunfishcode/linux-raw-sys/pull/96
Pushed a new version: removed the emacs backup files, fixed `cargo fmt` and warnings about unused imports. Remaining errors look like they're all from missing the new symbols in `linux-raw-sys`.
This one: https://github.com/sunfishcode/linux-raw-sys/pull/96
> If you'd like this PR to be included in the rustix 0.38 series, please use linux-raw-sys 0.4.x. I've now released 0.4.12 with [sunfishcode/linux-raw-sys#96](https://github.com/sunfishcode/linux-raw-sys/pull/96). Another option is to open this...