This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
f6a6cdbba372414e441bbcea8c680e71d12c4a9a
zig
/
lib
/
std
/
fs
History
Qusai Hroub
f6a6cdbba3
std.fs.Dir.makeOpenPath: optimize when path already exists
...
Uses a single NtCreateFile syscall on windows.
Closes
#12474
. Thanks to @joedavis and @matu3ba.
2023-10-18 20:36:03 -07:00
..
file.zig
Add illumos OS tag
2023-10-02 15:31:49 -06:00
get_app_data_dir.zig
Add illumos OS tag
2023-10-02 15:31:49 -06:00
path.zig
std.fs.path.resolve: add test cases for empty string
2023-10-08 19:18:21 -07:00
test.zig
std.fs.Dir.makeOpenPath: optimize when path already exists
2023-10-18 20:36:03 -07:00
wasi.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00
watch.zig
all: migrate code to new cast builtin syntax
2023-06-24 16:56:39 -07:00