zig/lib
Carl Åstholm cca2d09950 io: Correctly align async closure contexts
This fixes package fetching on Windows.

Previously, `Async/GroupClosure` allocations were only aligned for the
closure struct type, which resulted in panics when `context_alignment`
(or `result_alignment` for that matter) had a greater alignment.
2025-11-11 01:11:45 +01:00
..
build-web std.Build: implement unit test timeouts 2025-10-18 09:28:39 +01:00
c
compiler std.Target: add Arch tag and info for kvx 2025-11-10 08:20:21 +01:00
compiler_rt fix: make compiler_rt and std.Io.Writer compile on 16-bit platforms. 2025-10-27 11:17:48 +01:00
docs
include remove all IBM AIX and z/OS support 2025-10-29 14:25:51 +01:00
init
libc libc: Add mach-o/getsect.h and mach/exception.h macOS headers 2025-11-04 21:51:48 +00:00
libcxx remove all IBM AIX and z/OS support 2025-10-29 14:25:51 +01:00
libcxxabi remove all IBM AIX and z/OS support 2025-10-29 14:25:51 +01:00
libtsan remove all IBM AIX and z/OS support 2025-10-29 14:25:51 +01:00
libunwind remove all IBM AIX and z/OS support 2025-10-29 14:25:51 +01:00
std io: Correctly align async closure contexts 2025-11-11 01:11:45 +01:00
c.zig
compiler_rt.zig
fuzzer.zig fuzzing: fix off-by-one in limit count 2025-09-25 17:16:10 -07:00
ubsan_rt.zig Coff: implement threadlocal variables 2025-10-10 22:47:47 -07:00
zig.h zig.h: add kvx support 2025-11-10 09:40:44 +01:00