-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
std.Io.Threaded: handle systems that don't have preadv #25739
Copy link
Copy link
Open
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.os-haikuHaikuHaikuos-serenitySerenityOSSerenityOSstandard 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.os-haikuHaikuHaikuos-serenitySerenityOSSerenityOSstandard libraryThis issue involves writing Zig code for the standard library.This issue involves writing Zig code for the standard library.
Extracted from #25592.
Windows has its own implementation of
fileReadPositionalso this is a task for haiku and serenity only.