COMMITS
/ core/os/errors.odin February 9, 2026
J
Fix up ABI name for core:os and core:os/old
Jeroen van Rijn committed
J
core:os -> core:os/old && core:os/os2 -> core:os
Jeroen van Rijn committed
November 14, 2025
G
Move some of the os&os2 errors into `io.Error`; Rename Empty to Unsupported
gingerBill committed
June 15, 2025
J
Add bring-your-own-buffer versions of `os.lookup_env` and `os.get_env`
Jeroen van Rijn committed
August 4, 2024
G
Add `@(require_results)`
gingerBill committed
G
Move errors to where appropriate
gingerBill committed
G
Improve `_error_string` for Linux
gingerBill committed
G
Add read_at/write_at to missing platforms
gingerBill committed
G
Move error stuff to `errors.odin`
gingerBill committed