moby--moby/pkg/term
Tobias Klauser 6476504695 [pkg/term] use IoctlGetTermios/IoctlSetTermios from x/sys/unix
Use IoctlGetTermios/IoctlSetTermios from golang.org/x/sys/unix instead
of manually reimplementing them.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2017-07-17 10:37:42 +02:00
..
windows [pkg/term] switch syscall to x/sys 2017-05-15 18:34:41 -04:00
ascii.go
ascii_test.go
proxy.go Update ContainerWait API 2017-05-16 15:11:39 -07:00
proxy_test.go Add test coverage to pkg/term/proxy.go 2017-06-08 12:48:33 +05:00
tc.go Rename term to winsize, tc_other to tc 2017-05-16 11:46:17 -04:00
tc_solaris_cgo.go [pkg/term] switch more syscalls to /x/sys/ 2017-05-18 09:02:42 -04:00
term.go [pkg/term] switch syscall to x/sys 2017-05-15 18:34:41 -04:00
term_linux_test.go Add test coverage to pkg/term/proxy.go 2017-06-08 12:48:33 +05:00
term_windows.go [pkg/term] temporarily use STD_*_HANDLE from syscall again 2017-07-12 14:52:42 +02:00
termios_bsd.go Revert ONCLR and OPOST changes 2017-06-07 13:14:52 -07:00
termios_linux.go [pkg/term] use IoctlGetTermios/IoctlSetTermios from x/sys/unix 2017-07-17 10:37:42 +02:00
winsize.go Rename term to winsize, tc_other to tc 2017-05-16 11:46:17 -04:00
winsize_solaris_cgo.go Rename term to winsize, tc_other to tc 2017-05-16 11:46:17 -04:00