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 52478ba commit 3e40a96Copy full SHA for 3e40a96
CHANGELOG.md
@@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
6
## [Unreleased] - ReleaseDate
7
### Added
8
+- Added `mremap` (#[1306](https://github.com/nix-rust/nix/pull/1306))
9
### Changed
10
### Fixed
11
### Removed
@@ -29,7 +30,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
29
30
(#[1278](https://github.com/nix-rust/nix/pull/1278))
31
- Made `unistd::fork` an unsafe funtion, bringing it in line with [libstd's decision](https://github.com/rust-lang/rust/pull/58059).
32
(#[1293](https://github.com/nix-rust/nix/pull/1293))
-- Added `mremap` (#[1306](https://github.com/nix-rust/nix/pull/1306))
33
34
35
0 commit comments