zig/lib/std/os
Andrew Kelley a8dc099c96 std: extract sendfile/copy_file_range from Io.File.Writer
and move it into std.Io.Threaded (below the VTable)
2025-12-06 16:05:56 -08:00
..
linux std: extract sendfile/copy_file_range from Io.File.Writer 2025-12-06 16:05:56 -08:00
plan9 zig fmt 2025-07-16 10:27:39 -07:00
uefi std: Remove a handful of things deprecated during the 0.15 release cycle 2025-11-27 20:17:04 +00:00
windows Merge pull request #25993 from squeek502/windows-paths 2025-11-24 15:27:24 -08:00
emscripten.zig std: make signal numbers into an enum 2025-10-29 06:20:51 -07:00
linux.zig std: extract sendfile/copy_file_range from Io.File.Writer 2025-12-06 16:05:56 -08:00
plan9.zig system specific errno 2025-11-20 15:03:23 -08:00
uefi.zig std.Io: delete GenericReader 2025-08-29 17:14:26 -07:00
wasi.zig wasi: fix wasm-wasi-musl constants 2025-02-09 09:08:11 +01:00
windows.zig std: all File functions moved to std.Io 2025-12-06 16:05:56 -08:00