We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 109b0e8 commit 3a07b5cCopy full SHA for 3a07b5c
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