Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-07 06:43:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/fs
History
Jonathan S ab3931fa95 Prefer Files to paths in std.debug. Additionally [breaking] add a flags parameter to openSelfExe and stop exporting openElfDebugInfo.
This should save a call to readlink in openSelfDebugInfo and support executables in overlong paths on Linux.
2020-05-29 18:27:39 -04:00
..
file.zig
improvements to self-hosted cache hash system
2020-05-25 19:29:03 -04:00
get_app_data_dir.zig
Add/fix missing WASI functionality to pass libstd tests
2020-05-18 16:09:49 +02:00
path.zig
Add/fix missing WASI functionality to pass libstd tests
2020-05-18 16:09:49 +02:00
test.zig
Prefer Files to paths in std.debug. Additionally [breaking] add a flags parameter to openSelfExe and stop exporting openElfDebugInfo.
2020-05-29 18:27:39 -04:00
wasi.zig
Change to Self from *const Self/*Self where possible
2020-05-18 17:10:06 +02:00
watch.zig
std lib API deprecations for the upcoming 0.6.0 release
2020-03-30 14:23:22 -04:00