zig/test/standalone/simple/hello_world
Andrew Kelley 32af0f6154 std: move child process APIs to std.Io
this gets the build runner compiling again on linux

this work is incomplete; it only moves code around so that environment
variables can be wrangled properly. a future commit will need to audit
the cancelation and error handling of this moved logic.
2026-01-04 00:27:08 -08:00
..
hello.zig std: move child process APIs to std.Io 2026-01-04 00:27:08 -08:00
hello_libc.zig test: remove unnecessary @cImport usage in some standalone tests 2025-09-18 12:42:24 +02:00