mirror of
https://github.com/ziglang/zig.git
synced 2026-01-28 10:15:24 +00:00
* zig build system: create standard dynamic library sym links * unwrapping an error results in a panic message that contains the error name * rename error.SysResources to error.SystemResources * add std.os.symLink * add std.os.deleteFile