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.
2 parents a773b88 + 094270f commit ba402c0Copy full SHA for ba402c0
CHANGELOG.md
@@ -49,6 +49,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
49
([#892](https://github.com/nix-rust/nix/pull/892))
50
51
### Fixed
52
+- Fixed possible panics when using `SigAction::flags` on Linux
53
+ ([#869](https://github.com/nix-rust/nix/pull/869))
54
- Properly exposed 460800 and 921600 baud rates on NetBSD
55
([#837](https://github.com/nix-rust/nix/pull/837))
56
- Fixed `ioctl_write_int!` on FreeBSD/DragonFlyBSD
0 commit comments