| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| kernel8.img | < 19 hours ago | 8.0 MB | |
| image.iso | < 19 hours ago | 7.5 MB | |
| aarch64-virt.zip | < 19 hours ago | 6.9 MB | |
| README.md | < 19 hours ago | 853 Bytes | |
| ToaruOS v2.3.2 source code.tar.gz | < 19 hours ago | 3.7 MB | |
| ToaruOS v2.3.2 source code.zip | < 19 hours ago | 4.1 MB | |
| Totals: 6 Items | 30.1 MB | 0 | |
This is a patch release to fix a handful of issues discovered since the release of ToaruOS 2.3.1.
Please reference the release notes for ToaruOS 2.3.0 for further details.
Issues fixed in this release:
- Fixed an issue with CPU usage accounting on AArch64 with spurious interrupts.
- Fixed several issues with the audio subsystem that were caused by changes in the VFS open/close API.
- Fixed broken handling of
-e trace=options instrace. - Fixed incorrect permissions on files created by
nohup. - Fixed a kernel panic when changing the size of files in the
tmpfsfrom 0 to a non-zero small value. - Fixed a truncated allocation in Bim.
- Fixed the display of flags for
open()instrace. - Backported the display of AArch64 relocations and machine type in
readelf.