zig/std/os/linux
Jimmi Holst Christensen 378d3e4403
Solve the return type ambiguity (#1628)
Changed container and initializer syntax
* <container> { ... } -> <container> . { ... }
* <exrp> { ... } -> <expr> . { ...}
2018-10-15 09:51:15 -04:00
..
arm64.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
errno.zig run zig fmt on the codebase 2018-05-29 04:23:38 -04:00
index.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
test.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
vdso.zig fix elf auxv handling 2018-09-08 14:47:21 +00:00
x86_64.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00