moby--moby/pkg/term
Daniel Nephin 09652bf878 Add ineffassign linter
Also enable GC in linting to reduce memory usage.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-09-08 18:23:21 -04:00
..
windows Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
ascii.go Add unconvert linter 2017-08-24 15:08:31 -04:00
ascii_test.go Add ineffassign linter 2017-09-08 18:23:21 -04:00
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 ineffassign linter 2017-09-08 18:23:21 -04: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: set termios VMIN and VTIME in MakeRaw on Linux 2017-08-03 13:21:42 +02:00
winsize.go pkg/term: use IoctlGetWinsize/IoctlSetWinsize from golang.org/x/sys/unix 2017-09-01 14:43:09 +02:00
winsize_solaris_cgo.go Rename term to winsize, tc_other to tc 2017-05-16 11:46:17 -04:00