mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-09 15:19:07 +00:00
* read directly into the ArrayList buffers. * respect max_output_bytes * std.ArrayList: - make `allocatedSlice` public. - add `unusedCapacitySlice`. I removed the Windows implementation of this stuff; I am doing a partial merge of LemonBoy's patch with the understanding that a later patch can add the Windows implementation after it is vetted. |
||
|---|---|---|
| .. | ||
| bits | ||
| linux | ||
| uefi | ||
| windows | ||
| bits.zig | ||
| darwin.zig | ||
| dragonfly.zig | ||
| freebsd.zig | ||
| linux.zig | ||
| netbsd.zig | ||
| openbsd.zig | ||
| test.zig | ||
| uefi.zig | ||
| wasi.zig | ||
| windows.zig | ||