zig/lib/std/fs
fifty-six da8d4d9225 std/fs: Support XDG_DATA_HOME
This is generally used for user-specific data on linux, with the
default being ~/.local/share
2022-01-24 17:33:38 +02:00
..
file.zig allocgate: std Allocator interface refactor 2021-11-30 23:32:47 +00:00
get_app_data_dir.zig std/fs: Support XDG_DATA_HOME 2022-01-24 17:33:38 +02:00
path.zig std.fs.path: revert recent public API change 2022-01-11 11:00:19 -07:00
test.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00
wasi.zig allocgate: std Allocator interface refactor 2021-11-30 23:32:47 +00:00
watch.zig std.fs.rename: fix Windows implementation 2022-01-02 16:58:05 -08:00