zig/lib/std/os/linux
Andrew Kelley 36b6e95aa3
Merge pull request #9927 from vrischmann/fix-rlimit-resource
Fix rlimit_resource for MIPS and SPARC
2021-12-03 16:45:55 -08:00
..
bpf migrate from std.Target.current to @import("builtin").target 2021-10-04 23:48:55 -07:00
errno
arm-eabi.zig Linux: Update syscall numbers for 5.14 2021-10-17 14:22:47 -04:00
arm64.zig Linux: Update syscall numbers for 5.14 2021-10-17 14:22:47 -04:00
bpf.zig
i386.zig Linux: Update syscall numbers for 5.14 2021-10-17 14:22:47 -04:00
io_uring.zig Fix test for io_uring link_timeout 2021-12-01 14:30:33 -08:00
ioctl.zig Add Linux ioctl creation utilities (#9748) 2021-09-18 09:56:11 +03:00
mips.zig os/linux: fix rlimit_resource for mips/sparcv9 2021-11-16 20:36:50 +01:00
powerpc.zig Linux: Update syscall numbers for 5.14 2021-10-17 14:22:47 -04:00
powerpc64.zig Linux: Update syscall numbers for 5.14 2021-10-17 14:22:47 -04:00
riscv64.zig Linux: Update syscall numbers for 5.14 2021-10-17 14:22:47 -04:00
sparc64.zig os/linux: fix rlimit_resource for mips/sparcv9 2021-11-16 20:36:50 +01:00
start_pie.zig migrate from std.Target.current to @import("builtin").target 2021-10-04 23:48:55 -07:00
test.zig migrate from std.Target.current to @import("builtin").target 2021-10-04 23:48:55 -07:00
thumb.zig
tls.zig std: Fix edge case in TLS tp calculation 2021-10-23 22:48:25 -04:00
vdso.zig std lib API deprecations for the upcoming 0.9.0 release 2021-11-30 00:13:07 -07:00
x86_64.zig Linux: Update syscall numbers for 5.14 2021-10-17 14:22:47 -04:00