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 1171817 commit e8c7961Copy full SHA for e8c7961
CHANGELOG.md
@@ -16,7 +16,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
16
(#[1163](https://github.com/nix-rust/nix/pull/1163))
17
- Derived `Ord`, `PartialOrd` for `unistd::Pid` (#[1189](https://github.com/nix-rust/nix/pull/1189))
18
- Added `select::FdSet::fds` method to iterate over file descriptors in a set.
19
- (#[#1207](https://github.com/nix-rust/nix/pull/1207))
+ ([#1207](https://github.com/nix-rust/nix/pull/1207))
20
21
### Changed
22
- Changed `fallocate` return type from `c_int` to `()` (#[1201](https://github.com/nix-rust/nix/pull/1201))
0 commit comments