Skip to content

Commit 7cdae09

Browse files
Log x32 fixes
1 parent 95559c6 commit 7cdae09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1414
- Implemented `IntoIterator` for `Dir`
1515
(#[1333](https://github.com/nix-rust/nix/pull/1333)).
1616
### Changed
17+
1718
### Fixed
1819
- Define `*_MAGIC` filesystem constants on Linux s390x
1920
(#[1372](https://github.com/nix-rust/nix/pull/1372))
21+
- mqueue, sysinfo, timespec, statfs, test_ptrace_syscall() on x32
22+
(#[1366](https://github.com/nix-rust/nix/pull/1366))
2023

2124
### Changed
2225

0 commit comments

Comments
 (0)