mirror of
https://github.com/vlang/v.git
synced 2025-09-12 17:07:11 -04:00
Updated On libc usage (early draft) (markdown)
parent
b0305a2515
commit
629dc7d74f
@ -4,6 +4,7 @@ The syscall API is private or unstable.
|
||||
|
||||
The Go team used to use syscalls instead of libc on non-Linux systems, but they moved to libc instead:
|
||||
|
||||
https://github.com/golang/go/issues/16272
|
||||
https://github.com/golang/go/issues/30401
|
||||
|
||||
V will support libc free builds on Linux soon.
|
Loading…
x
Reference in New Issue
Block a user