SerenityOS build: Saturday, January 11
Images 💾⌗
- serenity-x86_64-20250111-524f699.img.gz (Raw image, 241.14 MiB)
Last commit ⭐⌗
commit 524f699ae20f57f8dcd28be1042a29e34c8b96b5
Author: Sönke Holz <sholz8530@gmail.com>
AuthorDate: Thu Jan 9 19:40:35 2025 +0100
Commit: Sönke Holz <sholz8530@gmail.com>
CommitDate: Fri Jan 10 12:31:16 2025 +0100
Kernel+LibC: Clean up assembly code
Some assembly files were previously inconsistently formatted.
- Use 4 spaces for indentation
- Use `.L` as the local label prefix
- Remove trailing whitespace
Other builds