mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-22 16:40:57 -04:00
f28802a9c6
This branch regressed the child process "run" mechanism because it didn't pass the correct stdin, stdout, stderr values to process.spawn Fixed now.