zig/lib/std/Build/Step
Andrew Kelley 7b417c6caf std: improve the discarding writer
by making the vtable use File.Reader instead of File and Offset
2025-07-01 16:35:29 -07:00
..
CheckFile.zig build_runner: port to new std.io.BufferedWriter API 2025-07-01 16:35:26 -07:00
CheckObject.zig cbe: port to new std.io.BufferedWriter API 2025-07-01 16:35:28 -07:00
Compile.zig build_runner: port to new std.io.BufferedWriter API 2025-07-01 16:35:26 -07:00
ConfigHeader.zig build_runner: port to new std.io.BufferedWriter API 2025-07-01 16:35:26 -07:00
Fail.zig build_runner: port to new std.io.BufferedWriter API 2025-07-01 16:35:26 -07:00
Fmt.zig build_runner: port to new std.io.BufferedWriter API 2025-07-01 16:35:26 -07:00
InstallArtifact.zig build_runner: port to new std.io.BufferedWriter API 2025-07-01 16:35:26 -07:00
InstallDir.zig build_runner: port to new std.io.BufferedWriter API 2025-07-01 16:35:26 -07:00
InstallFile.zig build_runner: port to new std.io.BufferedWriter API 2025-07-01 16:35:26 -07:00
ObjCopy.zig build_runner: port to new std.io.BufferedWriter API 2025-07-01 16:35:26 -07:00
Options.zig build_runner: port to new std.io.BufferedWriter API 2025-07-01 16:35:26 -07:00
RemoveDir.zig build_runner: port to new std.io.BufferedWriter API 2025-07-01 16:35:26 -07:00
Run.zig std: improve the discarding writer 2025-07-01 16:35:29 -07:00
TranslateC.zig build_runner: port to new std.io.BufferedWriter API 2025-07-01 16:35:26 -07:00
UpdateSourceFiles.zig build_runner: port to new std.io.BufferedWriter API 2025-07-01 16:35:26 -07:00
WriteFile.zig build_runner: port to new std.io.BufferedWriter API 2025-07-01 16:35:26 -07:00