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 a348806 commit 877afa1Copy full SHA for 877afa1
CHANGELOG.md
@@ -6,6 +6,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
6
## [Unreleased] - ReleaseDate
7
### Added
8
9
+- Added `posix_fallocate`.
10
+ ([#1105](https://github.com/nix-rust/nix/pull/1105))
11
+
12
- Implemented `Default` for `FdSet`
13
([#1107](https://github.com/nix-rust/nix/pull/1107))
14
@@ -779,5 +782,3 @@ This project adheres to [Semantic Versioning](http://semver.org/).
779
782
([#335](https://github.com/nix-rust/nix/pull/335))
780
783
781
784
## [0.5.0] 2016-03-01
-- Added `posix_fallocate`.
- ([#1105](https://github.com/nix-rust/nix/pull/1105))
0 commit comments