updated syscall usage

This commit is contained in:
ston1th 2024-08-24 02:24:45 +02:00
commit 204aec8135
333 changed files with 12973 additions and 7669 deletions

View file

@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build aix || (darwin && !race) || (linux && !race) || (freebsd && !race) || netbsd || openbsd || solaris || dragonfly || zos
// +build aix darwin,!race linux,!race freebsd,!race netbsd openbsd solaris dragonfly zos
package unix