aboutsummaryrefslogtreecommitdiff
path: root/src/stage1/codegen.cpp
diff options
context:
space:
mode:
authorRohlem <rohlemF@gmail.com>2020-12-17 16:37:40 +0100
committerAndrew Kelley <andrew@ziglang.org>2021-01-11 17:48:18 -0700
commit64c5f4979e99b35ef8a2a2c200c095b4d8917328 (patch)
tree6a35a195a8e5f8dccf1ef7b2f00a1b00f49bf663 /src/stage1/codegen.cpp
parent964bbcd0b1976ca55d3f845d4d1dcf496bc36a1b (diff)
downloadzig-64c5f4979e99b35ef8a2a2c200c095b4d8917328.tar.gz
zig-64c5f4979e99b35ef8a2a2c200c095b4d8917328.zip
std.os.windows.GetFinalPathNameByHandle: replace kernel32 by ntdll call
Removes the call to kernel32.GetFinalPathNameByHandleW in favor of NtQueryObject, which means we can reuse the other codepath's logic for DOS naming.
Diffstat (limited to 'src/stage1/codegen.cpp')
0 files changed, 0 insertions, 0 deletions