mirror of
https://github.com/golang/sys.git
synced 2026-02-09 04:06:04 +03:00
Because the size of int varies on different architectures, IoctlGetInt is unsuitable for ioctl APIs which explicitly deal with fixed size integers, such as uint32. Change-Id: I5a8dc397b713027c4ef9f9a91490f177ac8342e2 Reviewed-on: https://go-review.googlesource.com/c/sys/+/175982 Run-TryBot: Matt Layher <mdlayher@gmail.com> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
53 KiB
53 KiB