Skip to content

Commit 6bd4fd6

Browse files
described changes done in #416
1 parent af2e638 commit 6bd4fd6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
88
### Added
99
- Added `lseek` and `lseek64` in `::nix::unistd`
1010
([#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))
1113
- Added accessors `sigmask_mut` and `sigmask` to `UContext` in
1214
`::nix::ucontext`.
1315
([#370](https://github.com/nix-rust/nix/pull/370))

0 commit comments

Comments
 (0)