zig/std/os/linux
Andrew Kelley 77678b2cbc
breaking syntax change: orelse keyword instead of ?? (#1096)
use the `zig-fmt-optional-default` branch to have zig fmt
automatically do the changes.

closes #1023
2018-06-10 01:13:51 -04:00
..
errno.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
index.zig disallow single-item pointer indexing 2018-06-04 01:39:57 -04:00
test.zig disallow single-item pointer indexing 2018-06-04 01:39:57 -04:00
vdso.zig breaking syntax change: orelse keyword instead of ?? (#1096) 2018-06-10 01:13:51 -04:00
x86_64.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00