Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#12474: std.fs.Dir.makeOpenPath: optimize case, if path already exists #1

Closed
wants to merge 3 commits into from

Conversation

QusaiHroub
Copy link
Owner

Uses a single NtCreateFile syscall on windows.

Closes ziglang#12474. Thanks to @joedavis and @matu3ba.

@QusaiHroub QusaiHroub force-pushed the optimize_std.fs.Dir.makeOpenPath_12474 branch from 7ec8e55 to f6a3008 Compare March 5, 2023 16:49
@QusaiHroub QusaiHroub force-pushed the optimize_std.fs.Dir.makeOpenPath_12474 branch from 2d518f5 to 5fdc4b2 Compare March 7, 2023 15:26
@QusaiHroub QusaiHroub closed this Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant