moby/pkg/signal
Naveed Jamil 4b0df45c1a Add test coverage to pkg/signal
Signed-off-by: Naveed Jamil <naveed.jamil@tenpearls.com>
2017-06-01 14:53:15 +05:00
..
README.md #11585: README for pkg/signal. Signed-off-by: Vladimir Roudakov <v_roudakov@yahoo.com> 2015-03-26 21:18:27 +10:00
signal.go Windows: [TP4] docker kill handling 2015-10-13 16:04:49 -07:00
signal_darwin.go Lint on pkg/* packages 2015-07-27 21:26:21 +02:00
signal_freebsd.go Lint on pkg/* packages 2015-07-27 21:26:21 +02:00
signal_linux.go Define all of the signals defined by kill -l 2015-11-12 09:55:18 -05:00
signal_linux_test.go Add test coverage to pkg/signal 2017-06-01 14:53:15 +05:00
signal_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
signal_test.go Add test coverage to pkg/signal 2017-06-01 14:53:15 +05:00
signal_unix.go Replace api/client imports with cli/command in experimental files. 2016-09-08 15:46:48 -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 Replace api/client imports with cli/command in experimental files. 2016-09-08 15:46:48 -04:00
trap.go Move stack dump dir to exec root 2016-11-16 12:55:18 -05:00

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