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 c58e568 commit 373fa36Copy full SHA for 373fa36
CHANGELOG.md
@@ -45,6 +45,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
45
- `MapFlags`, `MmapAdvise`, and `MsFlags` expose some more variants and only
46
officially-supported variants are provided for each target.
47
([#731](https://github.com/nix-rust/nix/pull/731))
48
+- Marked `pty::ptsname` function to be as `unsafe`
49
+ ([#744](https://github.com/nix-rust/nix/pull/744))
50
51
# Fixed
52
- Fix compilation and tests for OpenBSD targets
0 commit comments