zig/lib/std/os/linux
bfredl c750d95417 os.linux: some fixes to BPF module
- For ALU operations, src should be allowed to be an explicit Reg.
- Expose AluOp and JmpOp as public types.
  This makes code generation using BPF as a backend easier,
  as AluOp and JmpOp can be used directly as part of an IR
2022-10-16 11:36:11 -04:00
..
bpf
errno
arm-eabi.zig std: Replace use of stage1 function pointers 2022-09-29 21:45:30 +03:00
arm64.zig std: Replace use of stage1 function pointers 2022-09-29 21:45:30 +03:00
bpf.zig os.linux: some fixes to BPF module 2022-10-16 11:36:11 -04:00
i386.zig std: Replace use of stage1 function pointers 2022-09-29 21:45:30 +03:00
io_uring.zig io_uring: ignore SOCK_NONEMPTY for reproducible tests 2022-10-13 14:58:06 +02:00
ioctl.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
mips.zig std: Replace use of stage1 function pointers 2022-09-29 21:45:30 +03:00
powerpc.zig std: Replace use of stage1 function pointers 2022-09-29 21:45:30 +03:00
powerpc64.zig std: Replace use of stage1 function pointers 2022-09-29 21:45:30 +03:00
riscv64.zig std: Replace use of stage1 function pointers 2022-09-29 21:45:30 +03:00
seccomp.zig Add bits for the Linux Secure Computing facility 2022-03-09 18:49:36 +11:00
sparc64.zig std: Replace use of stage1 function pointers 2022-09-29 21:45:30 +03:00
start_pie.zig
syscalls.zig Update Linux syscall list for 5.19 2022-08-05 15:36:32 +03:00
test.zig
thumb.zig
tls.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
vdso.zig
x86_64.zig std: Replace use of stage1 function pointers 2022-09-29 21:45:30 +03:00