diff options
| author | Jan Philipp Hafer <anon_1plus1equals3@mailbox.org> | 2023-09-02 12:55:22 +0200 |
|---|---|---|
| committer | Jakub Konka <kubkon@jakubkonka.com> | 2023-09-03 08:35:26 +0200 |
| commit | 1816bb4ab050f46504a2f1e827e9d74f8d253101 (patch) | |
| tree | 5d671fc099d1aeb3fc1b06e18beb5037ccec4b20 /src/codegen/llvm.zig | |
| parent | e265dc61e651d67bbfb3be675ff132df865902ef (diff) | |
| download | zig-1816bb4ab050f46504a2f1e827e9d74f8d253101.tar.gz zig-1816bb4ab050f46504a2f1e827e9d74f8d253101.zip | |
std.os+windows: isAtLeast(.win10_rs5) in renameatW(), DeleteFile() for posix semantics
Usage of FILE_RENAME_IGNORE_READONLY_ATTRIBUTE or
FILE_DISPOSITION_IGNORE_READONLY_ATTRIBUTE for posix semantics require
win10_rs5 instead of win10_rs1 necessary for posix semantics. Keep it as simple
as possible, since it is reasonable to expect users being able to update
win10_rs5 or use non-posix semantics instead.
Closes #17049.
Diffstat (limited to 'src/codegen/llvm.zig')
0 files changed, 0 insertions, 0 deletions
