Implement a NetBSD syscall layer #23904
Labels
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-netbsd
standard library
This issue involves writing Zig code for the standard library.
Milestone
As with FreeBSD (#16590), we can use direct syscalls on NetBSD. A syscall layer should be implemented in
std.os.netbsd
.https://man.netbsd.org/versioningsyscalls.9
The text was updated successfully, but these errors were encountered: