moby--moby/pkg/term
Sebastiaan van Stijn 6ed1163c98
Remove redundant build-tags
Files that are suffixed with `_linux.go` or `_windows.go` are
already only built on Linux / Windows, so these build-tags
were redundant.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-12-18 17:41:53 +01: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 Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00: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 Remove redundant build-tags 2017-12-18 17:41:53 +01: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 Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00