aboutsummaryrefslogtreecommitdiff
path: root/base/runtime/os_specific_haiku.odin
Commit message (Collapse)AuthorAgeFilesLines
* base/runtime: Add `rand_bytes` and `HAS_RAND_BYTES`Yawning Angel2025-11-291-1/+7
| | | | | | Having the OS/runtime provide a cryptographic entropy source is the right thing to do, and we need it to initialize the default random number generator.
* Bodge `runtime.exit` for haikugingerBill2025-10-311-1/+1
|
* Add `runtime.exit`gingerBill2025-10-301-0/+6
|
* Moved all packages in core, base, vendor, tests and examples to use new #+ ↵Karl Zylinski2024-09-141-2/+2
| | | | file tag syntax.
* Update os_specific_haiku.odinavanspector2024-02-251-1/+1
|
* fix core and libcavanspector2024-02-251-1/+1
|
* add haiku to base:runtime and core:c/libcavanspector2024-02-251-0/+21