We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a3d367 commit 4bb6640Copy full SHA for 4bb6640
CHANGELOG.md
@@ -35,6 +35,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
35
([#491](https://github.com/nix-rust/nix/pull/491))
36
- Added `fchdir` in `::nix::unistd`
37
([#497](https://github.com/nix-rust/nix/pull/497))
38
+- Fixed the style of many bitflags and use `libc` in more places.
39
+ ([#503](https://github.com/nix-rust/nix/pull/503))
40
+
41
42
### Changed
43
- `epoll_ctl` now could accept None as argument `event`
0 commit comments