pkg/system
pkg/stdcopy
Signed-off-by: Zhang Wei <zhangwei555@huawei.com>
Some parts of pkg/archive is called on both client/daemon code. To get it compiling on Windows, these funcs are extracted into files with build tags. Signed-off-by: Ahmet Alp Balkan <ahmetb@microsoft.com>