v1.2.2
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.