mirror of
https://github.com/ziglang/zig.git
synced 2025-12-12 09:13:11 +00:00
* better error message for realpath failing * fix bug in std.io.readFileAllocExtra incorrectly returning error.EndOfStream * implement std.os.selfExePath and std.os.selfExeDirPath for windows