Skip to content

Commit

Permalink
Add sysconf(3), pathconf(2), and fpathconf(2)
Browse files Browse the repository at this point in the history
  • Loading branch information
asomers committed Jul 11, 2017
1 parent e12ff77 commit 96dcb88
Show file tree
Hide file tree
Showing 3 changed files with 641 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]

### Added
- Added `sysconf`, `pathconf`, and `fpathconf`
([#630](https://github.com/nix-rust/nix/pull/630)
- Added `sys::signal::SigAction::{ flags, mask, handler}`
([#611](https://github.com/nix-rust/nix/pull/609)
- Added `nix::sys::pthread::pthread_self`
Expand Down
Loading

0 comments on commit 96dcb88

Please sign in to comment.