Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-16 03:03:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/fs
History
Luuk de Gram 772a0eb68a
Merge pull request #14661 from evacchi/zig-wasi-preopens
2023-02-19 17:09:58 +01:00
..
file.zig
zig build: add executable bit and file path to package hash
2023-02-01 18:42:29 -07:00
get_app_data_dir.zig
std/fs: Support XDG_DATA_HOME
2022-01-24 17:33:38 +02:00
path.zig
update std lib and compiler sources to new for loop syntax
2023-02-18 19:17:21 -07:00
test.zig
wasi: add Preopens.findDir, update tests to preopen `/tmp'
2023-02-18 21:41:26 +01:00
wasi.zig
Merge pull request #14661 from evacchi/zig-wasi-preopens
2023-02-19 17:09:58 +01:00
watch.zig
fs: Use OpenMode enum instead of read/write flags.
2022-01-29 15:52:08 +02:00