-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
implement the native operating system version detection for FreeBSD #4582
Copy link
Copy link
Closed
Labels
contributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.This issue is limited in scope and/or knowledge of Zig internals.enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.frontendTokenization, parsing, AstGen, Sema, and Liveness.Tokenization, parsing, AstGen, Sema, and Liveness.os-freebsdFreeBSDFreeBSDstandard libraryThis issue involves writing Zig code for the standard library.This issue involves writing Zig code for the standard library.
Milestone
Metadata
Metadata
Assignees
Labels
contributor friendlyThis issue is limited in scope and/or knowledge of Zig internals.This issue is limited in scope and/or knowledge of Zig internals.enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.frontendTokenization, parsing, AstGen, Sema, and Liveness.Tokenization, parsing, AstGen, Sema, and Liveness.os-freebsdFreeBSDFreeBSDstandard libraryThis issue involves writing Zig code for the standard library.This issue involves writing Zig code for the standard library.
This is a follow-up task from #4550.
zig/lib/std/zig/system.zig
Lines 229 to 231 in 7617610
zig/lib/std/target.zig
Lines 115 to 181 in 7617610