Skip to main content

Module error

Module error 

Source
Expand description

Syscall error codes for Strat9-OS.

Errors are returned as negative values in RAX, matching Linux errno conventions. The dispatcher converts SyscallError to a negative i64 stored in RAX as u64.

Enumsยง

SyscallError