We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74d001 commit ac51932Copy full SHA for ac51932
CHANGELOG.md
@@ -14,6 +14,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
14
([#410](https://github.com/nix-rust/nix/pull/410))
15
- Added `setresuid` and `setresgid` for Linux in `::nix::unistd`
16
([#448](https://github.com/nix-rust/nix/pull/448))
17
+- Added `getpgid` in `::nix::unistd`
18
+ ([#433](https://github.com/nix-rust/nix/pull/433))
19
20
### Changed
21
- The minimum supported version of rustc is now 1.7.0.
0 commit comments