We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 911ff4f + 3a07b5c commit 54e6197Copy full SHA for 54e6197
CHANGELOG.md
@@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
6
## [Unreleased]
7
8
### Added
9
+- Added a new `WaitStatus::PtraceEvent` to support ptrace events on Linux
10
+ and Android ([([#438](https://github.com/nix-rust/nix/pull/438))
11
- Added support for POSIX AIO
12
([#483](https://github.com/nix-rust/nix/pull/483))
13
- Added support for XNU system control sockets
0 commit comments