mirror of
https://github.com/golang/sys.git
synced 2026-02-08 11:46:04 +03:00
568757c03f888b1a5e7b21891bf9b42ec2e5ce42
Change https://go-review.googlesource.com/c/sys/+/56172 did not run ./mkall.sh after modifying syscall_linux.go. This change simply runs ./mkall.sh to correctly generate the modified files. Note that the previous change simply reordered a few functions, so the functions are simply reordered in the generated files. Change-Id: I2d819f9ca4ae0e59e67e42d04bb6e6513b3c6c45 Reviewed-on: https://go-review.googlesource.com/61750 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
This repository holds supplemental Go packages for low-level interactions with the operating system. To submit changes to this repository, see http://golang.org/doc/contribute.html.
Description
Languages
Go
85.8%
Assembly
12.3%
Shell
1.7%
C
0.1%