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-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/fs
History
Ryan Liptak e7b6a18331 std.fs: Split Iterator.next on Linux and WASI to allow for handling platform-specific errors
Follow up to #12226, implements the compromise detailed in https://github.com/ziglang/zig/issues/12211#issuecomment-1196011590
2022-08-01 19:38:05 +03:00
..
file.zig
math: make cast return optional instead of an error
2022-05-27 16:43:33 -04:00
get_app_data_dir.zig
std/fs: Support XDG_DATA_HOME
2022-01-24 17:33:38 +02:00
path.zig
stdlib std.os: Improve wasi-libc parity for WASI CWD emulation
2022-04-16 18:08:05 +02:00
test.zig
std.fs: Split Iterator.next on Linux and WASI to allow for handling platform-specific errors
2022-08-01 19:38:05 +03:00
wasi.zig
stdlib std.os: Improve wasi-libc parity for WASI CWD emulation
2022-04-16 18:08:05 +02:00
watch.zig
fs: Use OpenMode enum instead of read/write flags.
2022-01-29 15:52:08 +02:00