We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af2e638 + 6bd4fd6 commit 8aef24aCopy full SHA for 8aef24a
CHANGELOG.md
@@ -8,6 +8,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
8
### Added
9
- Added `lseek` and `lseek64` in `::nix::unistd`
10
([#377](https://github.com/nix-rust/nix/pull/377))
11
+- Added `mkdir` and `getcwd` in `::nix::unistd`
12
+ ([#416](https://github.com/nix-rust/nix/pull/416))
13
- Added accessors `sigmask_mut` and `sigmask` to `UContext` in
14
`::nix::ucontext`.
15
([#370](https://github.com/nix-rust/nix/pull/370))
0 commit comments