moby--moby/pkg/term
Christopher Jones df6dfcf198
[pkg/term] switch more syscalls to /x/sys/
Switches the remaining syscalls except Errno to /x/sys/.
This was supposed to be part of 33180

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
2017-05-18 09:02:42 -04:00
..
windows [pkg/term] switch syscall to x/sys 2017-05-15 18:34:41 -04:00
ascii.go Implement configurable detach key 2016-01-03 23:03:39 +01:00
ascii_test.go Implement configurable detach key 2016-01-03 23:03:39 +01:00
proxy.go Update ContainerWait API 2017-05-16 15:11:39 -07: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_windows.go [pkg/term] switch syscall to x/sys 2017-05-15 18:34:41 -04:00
termios_bsd.go [pkg/term] Refactor BSD-specific files 2017-05-16 10:12:33 -04:00
termios_linux.go [pkg/term] Refactor BSD-specific files 2017-05-16 10:12:33 -04: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