7 Commits

Author SHA1 Message Date
Yawning Angel
e1ba69ea51 base/runtime: Add rand_bytes and HAS_RAND_BYTES
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.
2025-11-29 10:45:53 +09:00
gingerBill
da1d599326 Bodge runtime.exit for haiku 2025-10-31 15:19:08 +00:00
gingerBill
efb553afad Add runtime.exit 2025-10-30 16:29:23 +00:00
Karl Zylinski
19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 2024-09-14 18:27:49 +02:00
avanspector
d032cff23b Update os_specific_haiku.odin 2024-02-25 03:38:15 +01:00
avanspector
c3746d9f56 fix core and libc 2024-02-25 03:32:35 +01:00
avanspector
b03f17dd8d add haiku to base:runtime and core:c/libc 2024-02-25 02:59:45 +01:00