mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
91a86670aa
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> |
||
---|---|---|
.. | ||
signal.go | ||
signal_darwin.go | ||
signal_freebsd.go | ||
signal_linux.go | ||
signal_unix.go | ||
signal_unsupported.go | ||
signal_windows.go | ||
trap.go |