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-22 15:25:23 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/src/libs
History
Alex Rønne Petersen 4641e9556d mingw: Link to ucrtbased.dll instead of API set DLLs in Debug mode.
By using the debug UCRT, we get access to functions like _CrtDbgReport.

Closes #23983.
2025-05-30 02:11:36 +02:00
..
freebsd.zig
Merge pull request #23913 from alexrp/netbsd-libc
2025-05-20 07:46:08 +02:00
glibc.zig
Merge pull request #23913 from alexrp/netbsd-libc
2025-05-20 07:46:08 +02:00
libcxx.zig
compiler: refactor Zcu.File and path representation
2025-05-18 17:37:02 +01:00
libtsan.zig
compiler: refactor Zcu.File and path representation
2025-05-18 17:37:02 +01:00
libunwind.zig
compiler: refactor Zcu.File and path representation
2025-05-18 17:37:02 +01:00
mingw.zig
mingw: Link to ucrtbased.dll instead of API set DLLs in Debug mode.
2025-05-30 02:11:36 +02:00
musl.zig
libc: implement common abs for various integer sizes (#23893)
2025-05-21 00:57:38 +02:00
netbsd.zig
compiler: Fix build break due to #23836 being merged before #23913.
2025-05-20 13:22:11 +02:00
wasi_libc.zig
libc: implement common abs for various integer sizes (#23893)
2025-05-21 00:57:38 +02:00