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 afd0d9d commit 334a8f0Copy full SHA for 334a8f0
CHANGELOG.md
@@ -12,6 +12,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
12
([#672](https://github.com/nix-rust/nix/pull/672))
13
- Added protocol families in `AddressFamily` enum.
14
([#647](https://github.com/nix-rust/nix/pull/647))
15
+- Added a convenience method `.pid()` to the `enum WaitStatus`
16
+ ([#722](https://github.com/nix-rust/nix/pull/722))
17
18
### Changed
19
- Renamed existing `ptrace` wrappers to encourage namespacing ([#692](https://github.com/nix-rust/nix/pull/692))
0 commit comments