os/bootloader/linker
runningshrimp 8e96a498a6 Fix warnings and errors: remove unused imports, use struct fields, fix type naming, expose posix module 2025-12-18 21:11:37 +08:00
..
aarch64.ld Fix warnings and errors: remove unused imports, use struct fields, fix type naming, expose posix module 2025-12-18 21:11:37 +08:00
aarch64_uefi.ld posix(timer): calculate remaining time for timers; safe SIGEV_THREAD log 2025-12-08 17:08:58 +08:00
bios.ld posix(timer): calculate remaining time for timers; safe SIGEV_THREAD log 2025-12-08 17:08:58 +08:00
generic.ld Fix warnings and errors: remove unused imports, use struct fields, fix type naming, expose posix module 2025-12-18 21:11:37 +08:00
multiboot2-x86_64.ld Fix warnings and errors: remove unused imports, use struct fields, fix type naming, expose posix module 2025-12-18 21:11:37 +08:00
riscv64.ld Fix warnings and errors: remove unused imports, use struct fields, fix type naming, expose posix module 2025-12-18 21:11:37 +08:00
riscv64_uefi.ld posix(timer): calculate remaining time for timers; safe SIGEV_THREAD log 2025-12-08 17:08:58 +08:00
x86_64.ld Fix warnings and errors: remove unused imports, use struct fields, fix type naming, expose posix module 2025-12-18 21:11:37 +08:00
x86_64_bios.ld posix(timer): calculate remaining time for timers; safe SIGEV_THREAD log 2025-12-08 17:08:58 +08:00
x86_64_uefi.ld posix(timer): calculate remaining time for timers; safe SIGEV_THREAD log 2025-12-08 17:08:58 +08:00