aboutsummaryrefslogtreecommitdiff
path: root/base/runtime/os_specific_linux.odin
Commit message (Expand)AuthorAgeFilesLines
* base/runtime: Add `rand_bytes` and `HAS_RAND_BYTES`Yawning Angel2025-11-291-0/+49
* Correct cast to `uintptr`gingerBill2025-10-301-1/+1
* Add `runtime.exit`gingerBill2025-10-301-0/+14
* Moved all packages in core, base, vendor, tests and examples to use new #+ fi...Karl Zylinski2024-09-141-1/+1
* add support for linux_riscv64 and freestanding_riscv64Laytan2024-08-201-0/+2
* Rename `runtime.os_write` to `runtime.stderr_write`gingerBill2024-01-291-1/+1
* Fix typogingerBill2024-01-281-0/+2
* Remove `core:os` dependency for `runtime.os_write` on linuxgingerBill2024-01-281-0/+22