Skip to content

v1.2.2

@peterh peterh tagged this 14 Jan 22:30
The golang.org/x/sys/unix package has everything we need, even if
syscall doesn't.

In the future, the rest of the Unix-like input_*.go files can be
simplified by using golang.org/x/sys/unix instead of syscall. For now,
only make this change for Solaris.
Assets 2
Loading