We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b4a433 commit 4a101aeCopy full SHA for 4a101ae
CHANGELOG.md
@@ -21,8 +21,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
21
- Changed `fallocate` return type from `c_int` to `()` (#[1201](https://github.com/nix-rust/nix/pull/1201))
22
- Enabled `sys::ptrace::setregs` and `sys::ptrace::getregs` on x86_64-unknown-linux-musl target
23
(#[1198](https://github.com/nix-rust/nix/pull/1198))
24
-- `select::FdSet::contains` and `select::FdSet::highest` now operate on `&FdSet`
25
- instead of `&mut FdSet`.
26
27
### Fixed
28
0 commit comments