mirror of
https://github.com/ziglang/zig.git
synced 2024-11-16 09:03:12 +00:00
911f74e93b
Using `FILE_DELETE_ON_CLOSE` can silently succeed without reporting any error on non-empty directory. This commit adds usage of NtSetInformationFile which will report `DIRECTORY_NOT_EMPTY`. |
||
---|---|---|
.. | ||
linux | ||
plan9 | ||
uefi | ||
windows | ||
linux.zig | ||
plan9.zig | ||
test.zig | ||
uefi.zig | ||
wasi.zig | ||
windows.zig |