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-24 00:05:28 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/libs
History
Jacob Young 5986bdf868 Compilation: enable the x86_64 backend by default for debug builds
Closes #22257
2025-06-06 23:42:14 -07:00
..
freebsd.zig
Merge pull request #23913 from alexrp/netbsd-libc
2025-05-20 07:46:08 +02:00
glibc.zig
compiler: Use new merged header paths for glibc and NetBSD libc.
2025-05-30 00:15:37 +02:00
libcxx.zig
Compilation: enable the x86_64 backend by default for debug builds
2025-06-06 23:42:14 -07:00
libtsan.zig
Compilation: enable the x86_64 backend by default for debug builds
2025-06-06 23:42:14 -07:00
libunwind.zig
Compilation: enable the x86_64 backend by default for debug builds
2025-06-06 23:42:14 -07:00
mingw.zig
libc: replace MinGW's trigonometric functions with compiler_rt's
2025-06-01 11:25:51 +00:00
musl.zig
Compilation: enable the x86_64 backend by default for debug builds
2025-06-06 23:42:14 -07:00
netbsd.zig
compiler: Use new merged header paths for glibc and NetBSD libc.
2025-05-30 00:15:37 +02:00
wasi_libc.zig
libc: replace musl's trigonometric functions with compiler_rt's
2025-05-30 15:32:52 +00:00