moby--moby/pkg/signal
Amit Krishnan 86d8758e2b Get the Docker Engine to build clean on Solaris
Signed-off-by: Amit Krishnan <krish.amit@gmail.com>
2016-05-23 16:37:12 -07:00
..
README.md
signal.go Windows: [TP4] docker kill handling 2015-10-13 16:04:49 -07:00
signal_darwin.go
signal_freebsd.go
signal_linux.go Define all of the signals defined by kill -l 2015-11-12 09:55:18 -05:00
signal_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
signal_unix.go Don't forward SIGPIPE from client to container 2016-03-18 16:50:18 -04:00
signal_unsupported.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
signal_windows.go Don't forward SIGPIPE from client to container 2016-03-18 16:50:18 -04:00
trap.go Ensure goroutines dump is not truncated 2015-09-04 14:50:37 -03:00

README.md

This package provides helper functions for dealing with signals across various operating systems