containerd/vendor/golang.org/x/sys/windows/svc
Kazuyoshi Kato 1d3d08026d Support SIGRTMIN+n signals
systemd uses SIGRTMIN+n signals, but containerd didn't support the signals
since Go's sys/unix doesn't support them.

This change introduces SIGRTMIN+n handling by utilizing moby/sys/signal.

Fixes #5402.

https://www.freedesktop.org/software/systemd/man/systemd.html#Signals

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2021-07-26 09:36:43 -07:00
..
debug Windows: Allow running as a service 2018-11-27 17:28:04 -08:00
mgr Support SIGRTMIN+n signals 2021-07-26 09:36:43 -07:00
event.go Re-vndr with newest vndr 2018-05-01 00:18:17 +01:00
go12.c Re-vndr with newest vndr 2018-05-01 00:18:17 +01:00
go12.go Update golang.org/x/sys 2018-07-12 15:14:35 -07:00
go13.go Update golang.org/x/sys 2018-07-12 15:14:35 -07:00
security.go go.mod: github.com/Microsoft/hcsshim v0.8.16 2021-04-09 09:12:12 +02:00
service.go Update to newest imgcrypt, aufs and zfs 2021-03-01 12:23:03 -05:00
sys_windows_386.s go.mod: github.com/Microsoft/hcsshim v0.8.16 2021-04-09 09:12:12 +02:00
sys_windows_amd64.s go.mod: github.com/Microsoft/hcsshim v0.8.16 2021-04-09 09:12:12 +02:00
sys_windows_arm64.s go.mod: github.com/Microsoft/hcsshim v0.8.16 2021-04-09 09:12:12 +02:00
sys_windows_arm.s go.mod: github.com/Microsoft/hcsshim v0.8.16 2021-04-09 09:12:12 +02:00