zig/lib
2025-08-30 00:48:50 -07:00
..
build-web net: Always set WSA_FLAG_OVERLAPPED when creating Windows sockets. Rework send and receive logic to use overlapped I/O. 2025-08-09 18:48:15 -04:00
c libc: use zig isnan and derivates for mingw 2025-08-27 03:58:32 +02:00
compiler update tools and other miscellaneous things to new APIs 2025-08-30 00:48:50 -07:00
compiler_rt start adding big endian RISC-V support 2025-08-25 16:15:17 +02:00
docs update langref and docs to avoid GenericWriter 2025-08-28 18:30:57 -07:00
include zig cc: Update intrinsic headers to Clang 20. 2025-04-04 06:08:09 +02:00
init fix: fix typo in comment by removing repeated 'business' word 2025-08-24 23:00:17 +02:00
libc libc: delete superfluous c and assembly trunc implementations 2025-08-28 20:09:07 +02:00
libcxx libcxx: Fix locale-related compilation errors on NetBSD. 2025-06-06 11:22:20 +02:00
libcxxabi libcxxabi: Update to Clang 20. 2025-04-04 06:08:09 +02:00
libtsan tsan: remove usage of libnvmm and libncurses headers on netbsd 2025-08-14 07:11:07 +02:00
libunwind libunwind: Fix return type of DwarfFDECache<A>::findFDE() 2025-06-30 06:40:17 +02:00
std upgrade more old API uses 2025-08-30 00:48:50 -07:00
c.zig libc: use zig isnan and derivates for mingw 2025-08-27 03:58:32 +02:00
compiler_rt.zig aarch64: implement more optional/error union/union support 2025-07-26 21:39:50 -04:00
fuzzer.zig rework std.Io.Writer.Allocating to support runtime-known alignment 2025-08-30 00:48:50 -07:00
ubsan_rt.zig std.Io: delete GenericReader 2025-08-29 17:14:26 -07:00
zig.h cbe: emit nonstring attribute 2025-08-11 11:30:51 -07:00