zig/lib/std/Build
Jan Philipp Hafer fd2239bde9 child_process + Build: rename exec to run + all related code
Justification: exec, execv etc are unix concepts and portable version
should be called differently.

Do no touch non-Zig code. Adjust error names as well, if associated.
Closes #5853.
2023-10-22 14:47:20 -04:00
..
Cache migration: std.math.{min, min3, max, max3} -> @min & @max 2023-06-16 13:44:09 -07:00
Step child_process + Build: rename exec to run + all related code 2023-10-22 14:47:20 -04:00
Cache.zig x86_64: fix bugs and disable erroring tests 2023-10-21 10:55:41 -04:00
Step.zig child_process + Build: rename exec to run + all related code 2023-10-22 14:47:20 -04:00