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-02-21 16:54:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Alex Rønne Petersen c36d483ba0
libc: Add NetBSD libc abilists file.
Currently covers version 10.1.
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
zig cc: Update intrinsic headers to Clang 20.
2025-04-04 06:08:09 +02:00
init
zig init template: remove outdated comments
2025-03-01 16:11:59 -08:00
libc
libc: Add NetBSD libc abilists file.
2025-05-17 04:41:27 +02:00
libcxx
libcxx: Backport llvm/llvm-project#137594.
2025-05-10 09:10:27 +02:00
libcxxabi
libcxxabi: Update to Clang 20.
2025-04-04 06:08:09 +02:00
libtsan
libtsan: Backport llvm/llvm-project#120036.
2025-05-12 16:24:59 +02:00
libunwind
libunwind: Update to LLVM 20.
2025-04-04 06:08:09 +02:00
std
std.zig.LibCDirs: Add NetBSD libc support.
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
ubsan: update wording
2025-02-25 11:22:33 -08:00
zig.h
compiler: add @memmove builtin
2025-04-26 13:34:16 +10:00