zig/lib/std/os/bits/linux
Andrew Kelley 597082adf4 Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Conflicts:
 * build.zig
 * src/Compilation.zig
 * src/codegen/spirv/spec.zig
 * src/link/SpirV.zig
 * test/stage2/darwin.zig
   - this one might be problematic; start.zig looks for `main` in the
     root source file, not `_main`. Not sure why there is an underscore
     there in master branch.
2021-05-15 21:44:38 -07:00
..
arm-eabi.zig move behavior tests from test/stage1/ to test/ 2021-04-29 15:54:04 -07:00
arm64.zig Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen 2021-05-05 10:48:22 -07:00
errno-generic.zig Year++ 2020-12-31 15:45:24 -08:00
errno-mips.zig std: Import correct errno defs for SPARC 2021-05-01 11:03:59 +02:00
errno-sparc.zig Define ENOTSUP for SPARC 2021-05-12 14:23:08 +07:00
i386.zig std: fix compile errors caught by stage2 AstGen 2021-04-22 18:07:46 -07:00
mips.zig std: fix compile errors caught by stage2 AstGen 2021-04-22 18:07:46 -07:00
netlink.zig std: fix compile errors caught by stage2 AstGen 2021-04-22 18:07:46 -07:00
powerpc.zig move behavior tests from test/stage1/ to test/ 2021-04-29 15:54:04 -07:00
powerpc64.zig move behavior tests from test/stage1/ to test/ 2021-04-29 15:54:04 -07:00
prctl.zig std: fix compile errors caught by stage2 AstGen 2021-04-22 18:07:46 -07:00
riscv64.zig Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen 2021-05-05 10:48:22 -07:00
securebits.zig Year++ 2020-12-31 15:45:24 -08:00
sparc64.zig std: fix compile errors caught by stage2 AstGen 2021-04-22 18:07:46 -07:00
x86_64.zig std: fix compile errors caught by stage2 AstGen 2021-04-22 18:07:46 -07:00