mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-08 01:21:31 -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.