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 051aca3 commit 35deab3Copy full SHA for 35deab3
CHANGELOG.md
@@ -7,6 +7,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7
### Added
8
- Added Netlink protocol families to the `SockProtocol` enum
9
(#[1289](https://github.com/nix-rust/nix/pull/1289))
10
+- Added wrapper functions for `PTRACE_SYSEMU` and `PTRACE_SYSEMU_SINGLESTEP`.
11
+ (#[1300](https://github.com/nix-rust/nix/pull/1300))
12
### Changed
13
- Expose `SeekData` and `SeekHole` on all Linux targets
14
(#[1284](https://github.com/nix-rust/nix/pull/1284))
0 commit comments