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 1b3aea1 commit f7ad7f8Copy full SHA for f7ad7f8
CHANGELOG.md
@@ -16,6 +16,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
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
+- Added `tcgetpgrp` and `tcsetpgrp` in `::nix::unistd`
20
+ ([#451](https://github.com/nix-rust/nix/pull/451))
21
22
### Changed
23
- The minimum supported version of rustc is now 1.7.0.
0 commit comments