mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 04:46:44 -04:00
The previous implementation didn't match the ioctl spec. Fixes golang/go#43678 Change-Id: Ia1c292c2dbd4913fb1d7e8331d9f18e23169d64a GitHub-Last-Rev: 5331c424ef5dd0384afda9effbb76afd7705ecfd GitHub-Pull-Request: golang/sys#97 Reviewed-on: https://go-review.googlesource.com/c/sys/+/284352 Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com> Trust: Tobias Klauser <tobias.klauser@gmail.com> Trust: Ian Lance Taylor <iant@golang.org>