mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +07:00
SIGCHLD and SIGWINCH used in api/client (cli code) are not available on Windows. Extracting into separate files with build tags. Signed-off-by: Ahmet Alp Balkan <ahmetb@microsoft.com>