zig/lib/std/fs
fifty-six aa8112c847 std/fs: Support XDG_DATA_HOME
This is generally used for user-specific data on linux, with the
default being ~/.local/share
2022-02-02 21:24:40 -07: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-02-02 21:24:40 -07:00
path.zig Merge pull request #10566 from fifty-six/master 2022-01-12 11:59:02 -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 allocgate: std Allocator interface refactor 2021-11-30 23:32:47 +00:00