We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e12ff77 commit 8532150Copy full SHA for 8532150
CHANGELOG.md
@@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
6
## [Unreleased]
7
8
### Added
9
+- Added `sysconf`, `pathconf`, and `fpathconf`
10
+ ([#630](https://github.com/nix-rust/nix/pull/630)
11
- Added `sys::signal::SigAction::{ flags, mask, handler}`
12
([#611](https://github.com/nix-rust/nix/pull/609)
13
- Added `nix::sys::pthread::pthread_self`
0 commit comments