We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab453e4 commit 7435cb6Copy full SHA for 7435cb6
CHANGELOG.md
@@ -37,6 +37,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
37
([#497](https://github.com/nix-rust/nix/pull/497))
38
- Added `major` and `minor` in `::nix::sys::stat` for decomposing `dev_t`
39
([#508](https://github.com/nix-rust/nix/pull/508))
40
+- Fixed the style of many bitflags and use `libc` in more places.
41
+ ([#503](https://github.com/nix-rust/nix/pull/503))
42
43
### Changed
44
- `epoll_ctl` now could accept None as argument `event`
0 commit comments