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 2013be1 commit 313d2e3Copy full SHA for 313d2e3
CHANGELOG.md
@@ -36,6 +36,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
36
([#768](https:://github.com/nix-rust/nix/pull/768))
37
- Added `nix::unistd::mkfifo`.
38
([#602](https://github.com/nix-rust/nix/pull/774))
39
+- Added `ptrace::Options::PTRACE_O_EXITKILL` on Linux and Android.
40
+ ([#771](https://github.com/nix-rust/nix/pull/771))
41
42
### Changed
43
- Renamed existing `ptrace` wrappers to encourage namespacing ([#692](https://github.com/nix-rust/nix/pull/692))
0 commit comments