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 bf8ce97 commit bc9564bCopy full SHA for bc9564b
CHANGELOG.md
@@ -18,6 +18,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
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
+- Added `CLONE_NEWCGROUP` in `::nix::sched`
22
+ ([#457](https://github.com/nix-rust/nix/pull/457))
23
24
### Changed
25
- The minimum supported version of rustc is now 1.7.0.
0 commit comments