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 f38a15aCopy full SHA for f38a15a
CHANGELOG.md
@@ -22,6 +22,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
22
([#739](https://github.com/nix-rust/nix/pull/739))
23
- Expose `signalfd` module on Android as well.
24
25
+- Marked `pty::ptsname` function to be as `unsafe`
26
+ ([#744](https://github.com/nix-rust/nix/pull/744))
27
28
### Changed
29
- Renamed existing `ptrace` wrappers to encourage namespacing ([#692](https://github.com/nix-rust/nix/pull/692))
0 commit comments