It's unclear which minimum Linux kernel version the Zig standard library actually supports #20423
Labels
docs
os-linux
release notes
This PR should be mentioned in the release notes.
standard library
This issue involves writing Zig code for the standard library.
Milestone
zig/lib/std/Target.zig
Lines 369 to 370 in 3e9ab6a
zig/lib/std/Target.zig
Lines 486 to 494 in 3e9ab6a
Yet the release notes say Linux 3.16+.
Mainly bringing this up because I came across this code:
zig/lib/std/fs/File.zig
Lines 1020 to 1037 in 3e9ab6a
And:
The text was updated successfully, but these errors were encountered: