Skip to content

Commit 8532150

Browse files
committed
Add sysconf(3), pathconf(2), and fpathconf(2)
1 parent e12ff77 commit 8532150

File tree

3 files changed

+641
-1
lines changed

3 files changed

+641
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66
## [Unreleased]
77

88
### Added
9+
- Added `sysconf`, `pathconf`, and `fpathconf`
10+
([#630](https://github.com/nix-rust/nix/pull/630)
911
- Added `sys::signal::SigAction::{ flags, mask, handler}`
1012
([#611](https://github.com/nix-rust/nix/pull/609)
1113
- Added `nix::sys::pthread::pthread_self`

0 commit comments

Comments
 (0)