zig/lib/std/fs
LemonBoy 90743881cf std: Minor changes to the fs module
* Add a size_hint parameter to the read{toEnd,File}AllocOptions fns
* Rename readAllAlloc{,Options} to readToEndAlloc{,Options} as they
  don't rewind the file before reading
* Fix missing rewind in test case
2020-09-04 10:17:00 +02:00
..
file.zig std: Minor changes to the fs module 2020-09-04 10:17:00 +02:00
get_app_data_dir.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
path.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
test.zig std: Minor changes to the fs module 2020-09-04 10:17:00 +02:00
wasi.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00
watch.zig add license header to all std lib files 2020-08-20 16:07:04 -04:00