zig/lib/std/fs
g-w1 a0226ab05b
std: openDirAbsolute and accessAbsolute (#7082)
* add more abosolutes

* added wrong files

* adding 2 tests and changing the function signatures because of lazy analysis not checking them

* fix a bug that got uncovered by lazy eval

* Add compile error when using WASI with openDirAbsolute and accessAbsolute

* typo
2020-11-18 08:42:35 +01:00
..
file.zig std.fs.File.writeFileAll: support unseekable files 2020-11-03 15:25:43 -07:00
get_app_data_dir.zig Merge branch 'master' into openbsd-minimal 2020-10-17 17:38:23 +02:00
path.zig std.fs.path.dirname: return null when input path is root 2020-11-13 17:36:49 -07:00
test.zig std: openDirAbsolute and accessAbsolute (#7082) 2020-11-18 08:42:35 +01:00
wasi.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
watch.zig Merge branch 'master' into openbsd-minimal 2020-10-17 17:38:23 +02:00