Missing std.os.linux
arch bits
#22189
Labels
arch-arc
32-bit and 64-bit Synopsys ARC
arch-csky
arch-m68k
Motorola 68000 series
arch-mips
32-bit and 64-bit MIPS
arch-sparc
32-bit and 64-bit SPARC
arch-x86_64
64-bit x86
arch-xtensa
Tensilica Xtensa
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
os-linux
standard library
This issue involves writing Zig code for the standard library.
Milestone
We're currently missing arch bits for some targets:
zig/lib/std/os/linux.zig
Lines 32 to 51 in e62aac3
Compare to syscalls:
zig/lib/std/os/linux.zig
Lines 123 to 151 in e62aac3
The text was updated successfully, but these errors were encountered: