zig/lib
2025-02-14 13:26:04 -08:00
..
compiler fuzzer: write inputs to shared memory before running 2025-02-11 13:39:20 -08:00
compiler_rt compiler-rt: fix memcpy generating recursive calls 2025-02-11 17:40:20 -08:00
docs std.ArrayList: popOrNull() -> pop() [v2] (#22720) 2025-02-10 04:21:31 +00:00
fuzzer/web Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00
include zig cc: Remove headers related to GPU offload. 2024-12-16 04:36:57 +01:00
init fuzzer: write inputs to shared memory before running 2025-02-11 13:39:20 -08:00
libc musl: Apply Rich Felker's CVE-2025-26519 mitigation patches. 2025-02-14 06:42:57 +01:00
libcxx libcxx: Update to LLVM 19.1.0. 2024-09-19 18:20:22 -07:00
libcxxabi libcxxabi: Update to LLVM 19. 2024-09-19 18:20:21 -07:00
libunwind libunwind: Fix compilation for the x32 ABI. 2024-11-18 17:43:54 +01:00
std thinking of chickening out 2025-02-14 13:26:04 -08:00
tsan tsan: Update to LLVM 19.1.0. 2024-09-24 23:58:21 -07:00
c.zig c: Include Os.Tag.other in the list of freestanding OSs. 2024-11-08 14:56:55 +01:00
compiler_rt.zig x86_64: implement conversions between scalar floats and ints 2025-02-09 00:42:55 -08:00
fuzzer.zig fuzzer: write inputs to shared memory before running 2025-02-11 13:39:20 -08:00
zig.h cbe: fix ub triggered by mulw overflowing the promoted type 2025-02-10 17:22:16 -08:00