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 be1ae93 commit 0a654e7Copy full SHA for 0a654e7
CHANGELOG.md
@@ -28,6 +28,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
28
([#457](https://github.com/nix-rust/nix/pull/457))
29
- Added `getpgrp` in `::nix::unistd`
30
([#491](https://github.com/nix-rust/nix/pull/491))
31
+- Added `fchdir` in `::nix::unistd`
32
+ ([#497](https://github.com/nix-rust/nix/pull/497))
33
34
### Changed
35
- `epoll_ctl` now could accept None as argument `event`
0 commit comments