zig/lib/std/os/linux
Andrew Kelley 7f03cfe161 std.os: more reorganization efforts
* std lib tests are passing on x86_64-linux with and without -lc
 * stage2 is building from source on x86_64-linux
 * down to 38 remaining uses of `usingnamespace`
2021-09-01 17:54:06 -07:00
..
bpf remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
errno std.os reorganization, avoiding usingnamespace 2021-09-01 17:54:06 -07:00
arm-eabi.zig std.os: more reorganization efforts 2021-09-01 17:54:06 -07:00
arm64.zig std.os: more reorganization efforts 2021-09-01 17:54:06 -07:00
bpf.zig std.os.linux: remove the "bits" namespace altogether 2021-09-01 17:54:06 -07:00
i386.zig std.os: more reorganization efforts 2021-09-01 17:54:06 -07:00
io_uring.zig std.os: more reorganization efforts 2021-09-01 17:54:06 -07:00
mips.zig std.os: more reorganization efforts 2021-09-01 17:54:06 -07:00
powerpc.zig std.os: more reorganization efforts 2021-09-01 17:54:06 -07:00
powerpc64.zig std.os: more reorganization efforts 2021-09-01 17:54:06 -07:00
riscv64.zig std.os: more reorganization efforts 2021-09-01 17:54:06 -07:00
sparc64.zig std.os: more reorganization efforts 2021-09-01 17:54:06 -07:00
start_pie.zig zig fmt: respect trailing commas in inline assembly 2021-08-29 11:57:32 +02:00
test.zig std.os: more reorganization efforts 2021-09-01 17:54:06 -07:00
thumb.zig std.os.linux: remove the "bits" namespace altogether 2021-09-01 17:54:06 -07:00
tls.zig std.os reorganization, avoiding usingnamespace 2021-09-01 17:54:06 -07:00
vdso.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
x86_64.zig std.os: more reorganization efforts 2021-09-01 17:54:06 -07:00