aboutsummaryrefslogtreecommitdiff
path: root/core/os/errors.odin
Commit message (Expand)AuthorAgeFilesLines
* Fix up ABI name for core:os and core:os/oldJeroen van Rijn6 days1-1/+1
* core:os -> core:os/old && core:os/os2 -> core:osJeroen van Rijn6 days1-214/+43
* Move some of the os&os2 errors into `io.Error`; Rename Empty to UnsupportedgingerBill2025-11-141-13/+5
* Add bring-your-own-buffer versions of `os.lookup_env` and `os.get_env`Jeroen van Rijn2025-06-161-0/+4
* Add `@(require_results)`gingerBill2024-08-041-0/+6
* Move errors to where appropriategingerBill2024-08-041-0/+5
* Improve `_error_string` for LinuxgingerBill2024-08-041-21/+165
* Add read_at/write_at to missing platformsgingerBill2024-08-041-1/+9
* Move error stuff to `errors.odin`gingerBill2024-08-041-0/+159