zig/lib/std/fs
Andrew Kelley e956948f99 std: remove fs.getAppDataDir with no replacement
This API is a bit too opinionated for the Zig standard library.
Applications should contain this logic instead.
2025-12-30 16:21:25 -08:00
..
path.zig update all occurrences of std.fs.Dir to std.Io.Dir 2025-12-23 22:15:08 -08:00
test.zig dragonfly: make test lib/std/std.zig pass 2025-12-29 22:29:56 -05:00
wasi.zig update deprecated ArrayListUnmanaged usage (#25958) 2025-11-20 14:46:23 -08:00