zig/lib
Tom Read Cutting 689032d571 Deal with NT paths in GetFinalPathNameByHandle
When calling QueryObjectName, NT namespaced paths can be returned. This
change appropriately strips the prefix to turn it into an absolute path.

(The above behaviour was observed at least in Wine so far)

Co-authored-by: Ryan Liptak <squeek502@hotmail.com>
2025-11-21 01:52:50 -08:00
..
build-web update deprecated ArrayListUnmanaged usage (#25958) 2025-11-20 14:46:23 -08:00
c
compiler aro: unbreak s390x 2025-11-21 06:28:19 +01:00
compiler_rt compiler_rt: fix and simplify additional Windows exports 2025-11-15 09:49:01 +00:00
docs update deprecated ArrayListUnmanaged usage (#25958) 2025-11-20 14:46:23 -08:00
include remove all IBM AIX and z/OS support 2025-10-29 14:25:51 +01:00
init
libc libc: rename any-macos-any to any-darwin-any 2025-11-14 19:19:00 +01:00
libcxx libcxx: use compiler's _LIBCPP_HAS_LIBRARY_ALIGNED_ALLOCATION when set 2025-11-14 02:02:59 +01:00
libcxxabi remove all IBM AIX and z/OS support 2025-10-29 14:25:51 +01:00
libtsan remove all IBM AIX and z/OS support 2025-10-29 14:25:51 +01:00
libunwind remove all IBM AIX and z/OS support 2025-10-29 14:25:51 +01:00
std Deal with NT paths in GetFinalPathNameByHandle 2025-11-21 01:52:50 -08:00
c.zig
compiler_rt.zig compiler-rt: remove dead code 2025-11-12 16:00:16 +00:00
fuzzer.zig update deprecated ArrayListUnmanaged usage (#25958) 2025-11-20 14:46:23 -08:00
ubsan_rt.zig Coff: implement threadlocal variables 2025-10-10 22:47:47 -07:00
zig.h zig.h: drop dependency on deleted compiler_rt functions 2025-11-12 16:00:16 +00:00