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-01-21 06:45:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Alex Rønne Petersen 3d6f83b331
std.Target: Adjust DynamicLinker.standard() for NetBSD.
* powerpc64 does not appear to be a thing.
* riscv32/riscv64 have not had actual releases yet.
2025-05-17 04:41:27 +02:00
..
c
Introduce common strcasecmp and strncasecmp implementations (#23840)
2025-05-15 10:58:33 +02:00
compiler
reduce: Fix build due to std.mem.Alignment changes.
2025-05-15 03:13:41 +02:00
compiler_rt
compiler-rt: Add missing _Qp_sqrt export for sparc64.
2025-04-28 12:05:19 +02:00
docs
chore(std.mem): Rename trimLeft and trimRight
2025-04-27 18:03:59 +09:00
fuzzer/web
Fix compile error in Fuzzer web-ui (#23605)
2025-04-19 23:10:51 +02:00
include
…
init
…
libc
Introduce common strcasecmp and strncasecmp implementations (#23840)
2025-05-15 10:58:33 +02:00
libcxx
libcxx: Backport llvm/llvm-project#137594.
2025-05-10 09:10:27 +02:00
libcxxabi
…
libtsan
libtsan: Backport llvm/llvm-project#120036.
2025-05-12 16:24:59 +02:00
libunwind
…
std
std.Target: Adjust DynamicLinker.standard() for NetBSD.
2025-05-17 04:41:27 +02:00
c.zig
Introduce common bzero libc implementation. (#23812)
2025-05-10 10:37:21 +02:00
compiler_rt.zig
…
fuzzer.zig
use correcct symbol for the end of pcguard section
2025-04-30 00:04:22 +02:00
ubsan_rt.zig
…
zig.h
compiler: add @memmove builtin
2025-04-26 13:34:16 +10:00