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 18876d2 commit 09a291bCopy full SHA for 09a291b
CHANGELOG.md
@@ -19,6 +19,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
19
(#[1278](https://github.com/nix-rust/nix/pull/1278))
20
- Made `unistd::fork` an unsafe funtion, bringing it in line with [libstd's decision](https://github.com/rust-lang/rust/pull/58059).
21
(#[1293](https://github.com/nix-rust/nix/pull/1293))
22
+- Added `mremap` (#[1306](https://github.com/nix-rust/nix/pull/1306))
23
### Fixed
24
### Removed
25
0 commit comments