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 65ab8d7 commit fb5d942Copy full SHA for fb5d942
CHANGELOG.md
@@ -7,7 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
7
### Added
8
- Added TIMESTAMPNS support for linux
9
(#[1402](https://github.com/nix-rust/nix/pull/1402))
10
-- Added `sendfile64` (#[XXXX](https://github.com/nix-rust/nix/pull/XXXX))
+- Added `sendfile64` (#[1439](https://github.com/nix-rust/nix/pull/1439))
11
12
### Changed
13
- Made `forkpty` unsafe, like `fork`
0 commit comments