Skip to content

Commit

Permalink
Add sysconf(3), pathconf(3), and fpathconf(3)
Browse files Browse the repository at this point in the history
  • Loading branch information
asomers committed Jul 9, 2017
1 parent e12ff77 commit cd706fb
Show file tree
Hide file tree
Showing 3 changed files with 650 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 cd706fb

Please sign in to comment.