moby/pkg/parsers/kernel
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
..
kernel.go make pkg/parsers support darwin and solaris 2016-06-02 11:47:27 +08:00
kernel_darwin.go make pkg/parsers support darwin and solaris 2016-06-02 11:47:27 +08:00
kernel_unix.go Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
kernel_unix_test.go Windows: Fix parsers kernel test 2015-11-01 07:05:16 -08:00
kernel_windows.go Remove redundant build-tags 2017-12-18 17:41:53 +01:00
uname_linux.go [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
uname_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
uname_unsupported.go Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00