zig/lib
Qun He a7769e25be os.linux: faccessat wrapper prefer to faccessat syscall when flags is zero.
This make `fs.Dir.access` has compatibility like the zig version before.

With this change the `zig build --search-prefix` command would work again like
the zig 0.14 version when used on Ubuntu22.04, kernel version 5.4.
2025-08-25 11:27:59 -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
compiler start adding big endian RISC-V support 2025-08-25 16:15:17 +02:00
compiler_rt start adding big endian RISC-V support 2025-08-25 16:15:17 +02:00
docs std.io.Writer.Allocating: rename getWritten() to written() 2025-08-13 01:43:52 -07:00
include
init fix: fix typo in comment by removing repeated 'business' word 2025-08-24 23:00:17 +02:00
libc wasi-libc: update to c89896107d7b57aef69dcadede47409ee4f702ee 2025-08-20 19:18:11 +02:00
libcxx
libcxxabi
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 os.linux: faccessat wrapper prefer to faccessat syscall when flags is zero. 2025-08-25 11:27:59 -07:00
c.zig
compiler_rt.zig aarch64: implement more optional/error union/union support 2025-07-26 21:39:50 -04:00
fuzzer.zig build system: replace fuzzing UI with build UI, add time report 2025-08-01 23:48:21 +01:00
ubsan_rt.zig ubsan-rt: export symbols with hidden visibility 2025-08-25 05:10:12 +02:00
zig.h cbe: emit nonstring attribute 2025-08-11 11:30:51 -07:00