Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-03-12 06:09:39 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Alex Rønne Petersen 31e7c95bd2 std.time: Make tests less flaky.
For the Timer decltest in particular, the margin check is not going to help if
the kernel just decides not to schedule the thread for a while after we call
timer.reset().

Failure observed here: https://github.com/ziglang/zig/actions/runs/13443634035/job/37563803341?pr=22909
2025-02-21 09:03:46 +01:00
..
compiler
std.Target: Remove functions that just wrap component functions.
2025-02-17 19:18:19 +01:00
compiler_rt
std.Target: Remove functions that just wrap component functions.
2025-02-17 19:18:19 +01:00
docs
std.ArrayList: popOrNull() -> pop() [v2] (#22720)
2025-02-10 04:21:31 +00:00
fuzzer/web
…
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
…
libcxxabi
…
libunwind
libunwind: Fix compilation for the x32 ABI.
2024-11-18 17:43:54 +01:00
std
std.time: Make tests less flaky.
2025-02-21 09:03:46 +01:00
tsan
…
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: rewrite scalar and vector int @divTrunc
2025-02-15 03:45:21 -05:00
fuzzer.zig
fix -fsanitize-coverage-trace-pc-guard and fuzzer support for C compile units
2025-02-21 06:06:26 +01:00
zig.h
zig.h: Add new zig_gcc macro to indicate GCC.
2025-02-16 00:21:51 +01:00