zig/std/os
Andrew Kelley 47336abae3 improvements to zig build system and unwrap error safety
* 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
2017-04-17 06:47:20 -04:00
..
child_process.zig improvements to zig build system and unwrap error safety 2017-04-17 06:47:20 -04:00
darwin_x86_64.zig organize std and make import relative to current file 2017-03-26 06:39:28 -04:00
darwin.zig fix std build for darwin 2017-04-03 19:30:03 -04:00
errno.zig organize std and make import relative to current file 2017-03-26 06:39:28 -04:00
index.zig improvements to zig build system and unwrap error safety 2017-04-17 06:47:20 -04:00
linux_i386.zig organize std and make import relative to current file 2017-03-26 06:39:28 -04:00
linux_x86_64.zig organize std and make import relative to current file 2017-03-26 06:39:28 -04:00
linux.zig improvements to zig build system and unwrap error safety 2017-04-17 06:47:20 -04:00
windows.zig organize std and make import relative to current file 2017-03-26 06:39:28 -04:00